rpdll
Easy-to-use proxy DLL generator.
usage: rpdll [-h] [-q] [-v] -d path [-V] project
Positional Arguments
- project
rust project folder name
Named Arguments
- -q, --quiet
give less output. option is additive, and can be used up to 3 times (warning/error/critical)
- -v, --verbose
set the verbosity level. option is additive, and can be used up to 5 times (debug/info/warning/error/critical). (default: info)
- -d, --dll
extract exported functions from this DLL
- -V, --version
show program’s version number and exit