5.4.2.4. Using annocheck extra tools
The annocheck utility includes multiple tools for examining binary files, which you can enable by using command-line options.
The following section describes how to enable the:
-
built-bytool -
notestool -
section-sizetool
You can enable multiple tools at the same time.
注意
The hardening checker is enabled by default.
5.4.2.4.1. Enabling the built-by tool 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
To find the name of the compiler that built a specific binary file, you can use the annocheck built-by tool.
Procedure
To enable the
built-bytool, use:$ annocheck --enable-built-byFor more information about the
built-bytool, see the--helpcommand-line option.