Skip to content

miniexploit/pyipatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyipatcher

Incomplete iOS bootchain patchers in Python

Notes

Installation

  • Install from PyPI (bug-free):
python3 -m pip install pyipatcher
  • Install locally (receive updates more often):
git clone https://github.com/Mini-Exploit/pyipatcher
cd pyipatcher
./install.sh

Usage

$ pyipatcher
pyipatcher version: 1.1.1
Usage: pyipatcher [OPTIONS] COMMAND [ARGS]...

Options:
  -h, --help  Show this message and exit.

Commands:
  ibootpatcher
  kernelpatcher
  ramdiskpatcher

Future plan

  • Complete kernel patcher ✅
  • Add iBoot patcher, ASR patcher, restored_external patcher ✅

Credits

Thanks to plx for helping me with many fixes

About

iOS bootchain patchers in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages