/CydiaSubstrateAndroidNativeHOOK

Cydia Substrate Android Native HOOK Demo

Primary LanguageObjective-CApache License 2.0Apache-2.0

Cydia Substrate Android Native HOOK

This project based on Cydia Substrate. It is an Android Native HOOK demo. It just hooked the function of dvmLoadNativeCode whitch is exported by libdvm.so And then, the hook module can output the full path of the Android applications loaded.