Skip to content

ravener/ips-patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IPS Patcher

A simple IPS Patcher implemented in Python.

Usage

usage: ips.py [-h] input patch [output]

Patch files using a .ips patch file.

positional arguments:
  input       Input file to patch
  patch       The IPS patch file to apply                               output      Output File

options:
  -h, --help  show this help message and exit

Example:

$ python ips.py rom.gba patch.ips

License

MIT License

About

IPS Patching Utility written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages