.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16. .TH ICOEXTRACT "1" "December 2020" "icoextract 0.1.2" "User Commands" .SH NAME icoextract \- extract icons from Windows PE files .SH DESCRIPTION usage: icoextract [\-h] [\-V] [\-n NUM] [\-v] input output .PP Windows PE EXE icon extractor. .SS "positional arguments:" .TP input input filename .TP output output filename .SS "optional arguments:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-V\fR, \fB\-\-version\fR show program's version number and exit .TP \fB\-n\fR NUM, \fB\-\-num\fR NUM index of icon to extract .TP \fB\-v\fR, \fB\-\-verbose\fR enables debug logging .SH AUTHORS .B icoextract was primarily written by James Lu.