/mach_override_example

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

Primary LanguageObjective-CMIT LicenseMIT

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