itsPow45 / iOS-Jailed-Runtime-Offset-Patching-and-Hooking

Offset Patching and Hooking runtime support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS-Jailed-Runtime-Offset-Patching-and-Hooking

Offset Patching and Hooking runtime support

This is just a theos and c++ version of H5GG's Hooking and Offset Patching for No Jailbroken Devices. After injecting your dylib to your app it will create a new binary in App's Document folder.You have to change that binary file with orginal one.You can use this code with any mod menu.You will be able to hooking and offset patching runtime.You dont have to inject any other file

Credits : tuancc (The original owner of this code)

Original Version of Code H5GG.

C++ and Theos Version by Lavochka

old_ hook support by Lavochka

EXAMPLE JAILED(NOJB) HACKS WITH THIS CODE

photo 1 photo 2 photo 3 photo 4 gif 1 gif 2 gif 3

About

Offset Patching and Hooking runtime support


Languages

Language:Logos 75.4%Language:C 14.5%Language:Makefile 5.8%Language:Objective-C 4.3%