An example of using mach_override to hook method swizzles on the iOS Simulator.
Before building, please be sure to clone all submodules:
git submodule update --init --recursive
An example using of mach_override on iOS to hook the Objective-C runtime.
Objective-CMIT
An example of using mach_override to hook method swizzles on the iOS Simulator.
Before building, please be sure to clone all submodules:
git submodule update --init --recursive