All Projects → btimofeev → lazy_ips

btimofeev / lazy_ips

Licence: GPL-3.0 license
IPS patcher for Linux

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to lazy ips

MacOS-All-In-One-Update-Script
Mac update shell script (Appstore, macOS, Homebrew and others)
Stars: ✭ 39 (+0%)
Mutual labels:  patcher
DotNetUniversalPatcher
A .NET Patcher written in C# that implements the dnlib and dnpatch libraries.
Stars: ✭ 54 (+38.46%)
Mutual labels:  patcher
IOS-Patcher
Patches the RSA Key and applies mail patches in IOS31 and IOS80 on the Wii so you can use RiiConnect24.
Stars: ✭ 17 (-56.41%)
Mutual labels:  patcher
PATCH
The PATCH repository for issues tracking, wiki and shared material.
Stars: ✭ 34 (-12.82%)
Mutual labels:  patcher
UniversalUnityHooks
A framework designed to hook into and modify methods in unity games via dlls
Stars: ✭ 78 (+100%)
Mutual labels:  patcher
rpatchur
A customizable, cross-platform patcher for Ragnarok Online clients.
Stars: ✭ 33 (-15.38%)
Mutual labels:  patcher
OS-X-Yosemite-on-Unsupported-Macs
Install OS X Yosemite on Unsupported Macs
Stars: ✭ 23 (-41.03%)
Mutual labels:  patcher
Nerd Fonts
Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more
Stars: ✭ 31,778 (+81382.05%)
Mutual labels:  patcher
OpenCore-Legacy-Patcher
Experience macOS just like before
Stars: ✭ 2,733 (+6907.69%)
Mutual labels:  patcher
AzulPatcher4600
Lilu plugin which applies common patches for the mobile HD4600 iGPU
Stars: ✭ 17 (-56.41%)
Mutual labels:  patcher
FC2MPPatcher
A community-made utility for patching Far Cry 2 to yet again support multiplayer online.
Stars: ✭ 25 (-35.9%)
Mutual labels:  patcher
patchmanager
Patchmanager for SailfishOS
Stars: ✭ 21 (-46.15%)
Mutual labels:  patcher
dnEditor
💾 A .NET assembly editor based on dnlib
Stars: ✭ 108 (+176.92%)
Mutual labels:  patcher
UnofficialCrusaderPatch
Unofficial balancing patch installer for Stronghold Crusader 1
Stars: ✭ 373 (+856.41%)
Mutual labels:  patcher
Oxide.Patcher
IL patcher for use with adding Oxide support to .NET games
Stars: ✭ 27 (-30.77%)
Mutual labels:  patcher
pepatch
A hacky tool to patch PE binaries.
Stars: ✭ 21 (-46.15%)
Mutual labels:  patcher
go-el
Expression language(EL) to navigate/manipulate in golang structure data
Stars: ✭ 42 (+7.69%)
Mutual labels:  patcher
Harmony
A library for patching, replacing and decorating .NET and Mono methods during runtime
Stars: ✭ 2,885 (+7297.44%)
Mutual labels:  patcher
Patch Package
Fix broken node modules instantly 🏃🏽‍♀️💨
Stars: ✭ 6,062 (+15443.59%)
Mutual labels:  patcher
tingle
Tingle - Android patcher
Stars: ✭ 150 (+284.62%)
Mutual labels:  patcher

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].