QUIPS is a command-lin IPS patcher written with the QuickJS Javascript Engine.
- Make
- QuickJS
make
This command should produce a quips executable in the root directory. This is
a standalone executable that does not need to include the QuickJS Javascript
Engine.
make test
Usage:./quips [options] [input_file]
-h --help list options
-o --output creates a new file instead of modifying input_file
-p --patch patch file to apply
-y --yes answers yes to overwrite file question