bagua99 / CydiaSubstrateAndroidNativeHOOK

Cydia Substrate Android Native HOOK Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Cydia Substrate Android Native HOOK Demo

License:Apache License 2.0


Languages

Language:Objective-C 92.1%Language:C++ 5.6%Language:Makefile 2.3%