Example Usage
.\RTDllHijack.exe -h NAME: RTDllHijack - Parses PE file import tables and generates hijackable DLL source code USAGE: RTDllHijack [global options] command [command options] COMMANDS: help, h Shows a list of commands or help for one command GLOBAL OPTIONS: --compiler value, -c value Compiler to use (mingw or msvc) (default: "msvc") --input value, -i value Input file or directory path --output value, -o value Output directory path --exclude value, -e value Exclude file or directory name pattern --verbose, -v Enable verbose output (default: false) --help, -h show help