mach_override_example icon indicating copy to clipboard operation
mach_override_example copied to clipboard

An example using of mach_override on iOS to hook the Objective-C runtime.

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