summaryrefslogtreecommitdiffstats
path: root/docs/overview.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/overview.txt')
-rw-r--r--docs/overview.txt27
1 files changed, 0 insertions, 27 deletions
diff --git a/docs/overview.txt b/docs/overview.txt
index ed3135a..eb87279 100644
--- a/docs/overview.txt
+++ b/docs/overview.txt
@@ -103,33 +103,6 @@ help for each package.
103 usage : simply invoke the script name in the terminal. 103 usage : simply invoke the script name in the terminal.
104 104
105 105
106 == pax-utils ==
107
108 ( This package can be found in oe-core )
109
110 pax-utils is a small set of various PaX aware and related utilities for
111 ELF binaries.
112
113 - scanelf : With this application you can print out information specific to the ELF structure of a binary.
114 For more help please consult the man pages or the readme file.
115
116 - pspax : is a user-space utility that scans the proc directory and list
117 ELF types, as well as their respective PaX flags and filenames and
118 attributes. Depending on build options, it may additionaly display the
119 process running set of capabilities.
120
121 - scanmacho : is a user-space utility to quickly scan given
122 Mach-Os, directories, or common system paths for different information. This
123 may include Mach-O types, their install_names, etc.
124
125 - dumpelf : is a user-space utility to dump all of the internal
126 ELF structures into the equivalent C structures for fun debugging and/or
127 reference purposes.
128
129
130 usage : simply invoke the script name in the terminal.
131
132
133 == buck-security == 106 == buck-security ==
134 107
135 Buck-Security is a security scanner for Debian and Ubuntu Linux. It runs a couple of important checks and helps you to harden your Linux 108 Buck-Security is a security scanner for Debian and Ubuntu Linux. It runs a couple of important checks and helps you to harden your Linux