table of contents
PE-INSPECT(1) | User Commands | PE-INSPECT(1) |
NAME¶
pe-inspect - manual page for pe-inspect 24.2
DESCRIPTION¶
usage: pe-inspect [-h] [-x] [-v] [--findcert] [FILES ...]
Print informations about PE/EFI binaries.
positional arguments:¶
- FILES
- List of PE files to dump
options:¶
- -h, --help
- show this help message and exit
- -x, --extract
- also extract signatures and certificates
- -v, --verbose
- print more certificate details
- --findcert, --find-cert
- check EFI databases for certs
AUTHOR¶
Gerd Hoffmann <kraxel@redhat.com>
February 2024 | pe-inspect 24.2 |