Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.29 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.29 KB

chimera_patch

This patch was created to improve the success rate on 4k devices. The exploit used is a improved version of time_waste by Jake James for 4k devices, I'm calling time_saved. While is this mainly for 4k devices it should work on any device supported by Chimera but won't improve success for them. Use at your own risk, no support will be given, DO NOT ask/submit issues/etc about this patch to the original creators of Chimera.

Building (macOS only):

git clone --recursive https://github.com/staturnzz/chimera_patch.git
cd chimera_patch
make all

Patching:

git clone --recursive https://github.com/staturnzz/chimera_patch.git
cd chimera_patch

Then download chimera_patch.zip from releases and move the chimera4k.dylib into the folder you cloned into, then run the patcher as shown below (requires ldid and xxd).

./patch_ipa <stock.ipa> <patched.ipa>

Then sideload your <patched.ipa> and enjoy. I will never release an IPA so don't ask.

Credits: