kfix / tbxi-patches

Library of scripts that patch the Mac OS ROM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Library of scripts that patch the Mac OS ROM

These patches depend on the tbxi library. Install and use it like this:

python3 -m pip install tbxi # Toolbox Imager: https://pypi.org/project/tbxi/

git clone https://github.com/elliotnunn/tbxi-patches.git

tbxi-patches/macmini.py /path/to/MacOSROM -o ~/mac-mini-rom.hqx

Useful scripts

Included are the simple PowerPC assembler ppcasm.py and the Preferred Executable Format manipulator cfmtool.py. Feel free to include them in your own projects.

About

Library of scripts that patch the Mac OS ROM


Languages

Language:Python 99.0%Language:Shell 1.0%