Provided by: icoextract_0.1.4-1_all bug

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.