ProbeDroid
ProbeDroid copied to clipboard
A SDK for the creation of analysis tools without obtaining app source code in order to profile runtime performance, examine code coverage, and track high-risk behaviors of a given app on Android 5.0 a...
I try to use your approach to hook some Android APIs in Android 8. I have made some version adjustment. But the Android API cannot be hooked successfully after entry_point_from_quick_compiled_code_...
The instrument dex file name contains some bad character, e.g. "/data/data/it.polictf2015/instrument/app-debug((�.dex". As the result, the jni will crashes and the app ends. The related log is list below: > 04-28...
On OS X, I try to build the libProbeDroid.so Everything is fine until the linker get error `[x86] Compile : ProbeDroid