logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

icoextract - extract icons from Windows PE files

Authors

        .B icoextract
        was primarily written by James Lu.

icoextract 0.1.2                                  December 2020                                    ICOEXTRACT(1)

Description

       usage: icoextract [-h] [-V] [-n NUM] [-v] input output

       Windows PE EXE icon extractor.

   positionalarguments:
       input  input filename

       output output filename

   optionalarguments:-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

Name

       icoextract - extract icons from Windows PE files

See Also