wrestool --version (return code: 0)
wrestool (icoutils) 0.31.0
Copyright (C) 1998 Oskar Liljeblad
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Oskar Liljeblad.
wrestool --help (return code: 0)
Usage: wrestool [OPTION]... [FILE]...
Extract resources from Microsoft Windows(R) binaries.
Commands:
-x, --extract extract resources
-l, --list output list of resources (default)
Filters:
-t, --type=[+|-]ID resource type identifier
-n, --name=[+|-]ID resource name identifier
-L, --language=[+|-]ID resource language identifier
-a, --all perform operation on all resource (default)
Miscellaneous:
-o, --output=PATH where to place extracted files
-R, --raw do not parse resource contents
-v, --verbose explain what is being done
--help display this help and exit
--version output version information and exit
A leading `+' in --type, name or language options indicates a true string
identifier. Similarly, `-' indicates a true numeric identifier.
Report bugs to frank.richter@gmail.com.