IPS patcher for Linux. Gtk3 and CLI user interfaces.
https://github.com/btimofeev/lazy_ips
Dependencies: Python3 and PyGObject
Command-line interface for IPS patching. Does not require PyGObject. Works on Linux, Windows, macOS and Android (via Termux).
Usage: lazy-ips-cli image_file patch_file
This step requires the setuptools
installed on the system.
python3 setup.py install
This command will automatically create the necessary scripts in /usr/bin
Original author: Boris Timofeev https://github.com/btimofeev
Port to Python 3: Hubert Figuière https://github.com/hfiguiere
Various fixes: https://github.com/hadess
Cleanup and CLI: https://github.com/rekentuig