Man page - icoextract(1)
Packages contains this manual
Manual
ICOEXTRACT
NAMEDESCRIPTION
positional arguments:
optional arguments:
AUTHORS
NAME
icoextract - extract icons from Windows PE files
DESCRIPTION
usage: icoextract [-h] [-V] [-n NUM] [-v] input output
Windows PE EXE icon extractor.
positional arguments:
|
input |
input filename |
|||
|
output |
output filename |
optional arguments:
-h , --help
show this help message and exit
-V , --version
show programβs version number and exit
-n NUM, --num NUM
index of icon to extract
-v , --verbose
enables debug logging
AUTHORS
.B icoextract
was primarily written by James Lu.