项目作者: btimofeev

项目描述 :
IPS patcher for Linux
高级语言: Python
项目地址: git://github.com/btimofeev/lazy_ips.git
创建时间: 2012-12-01T18:17:13Z
项目社区:https://github.com/btimofeev/lazy_ips

开源协议:GNU General Public License v3.0

下载


lazy-ips

IPS patcher for Linux. Gtk3 and CLI user interfaces.

https://github.com/btimofeev/lazy_ips

Dependencies: Python3 and PyGObject

lazy-ips-cli

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

Installation

This step requires the setuptools installed on the system.

python3 setup.py install

This command will automatically create the necessary scripts in /usr/bin

Authors

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