mirror of
https://github.com/ashishb/android-security-awesome.git
synced 2024-12-18 11:36:09 +00:00
Updated Android Tamer
This commit is contained in:
parent
ad0f5903da
commit
7c578a8f51
@ -69,7 +69,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic
|
|||||||
* [Taintdroid](https://appanalysis.org/download.html) - requires AOSP compilation
|
* [Taintdroid](https://appanalysis.org/download.html) - requires AOSP compilation
|
||||||
* [Xposed](https://forum.xda-developers.com/showthread.php?t=1574401) - equivalent of doing Stub based code injection but without any modifications to the binary
|
* [Xposed](https://forum.xda-developers.com/showthread.php?t=1574401) - equivalent of doing Stub based code injection but without any modifications to the binary
|
||||||
* [Android Hooker](https://github.com/AndroidHooker/hooker) - API Hooking of java methods triggered by any Android application (requires the Substrate Framework)
|
* [Android Hooker](https://github.com/AndroidHooker/hooker) - API Hooking of java methods triggered by any Android application (requires the Substrate Framework)
|
||||||
* [Android tamer](https://androidtamer.com/) - custom image
|
* [Android Tamer](https://androidtamer.com/) - Virtual / Live Platform for Android Security Professionals
|
||||||
* [Droidscope](https://code.google.com/p/decaf-platform/wiki/DroidScope) - custom image for dynamic analysis
|
* [Droidscope](https://code.google.com/p/decaf-platform/wiki/DroidScope) - custom image for dynamic analysis
|
||||||
* [CuckooDroid](https://github.com/idanr1986/cuckoo-droid) - Android extension for Cuckoo sandbox
|
* [CuckooDroid](https://github.com/idanr1986/cuckoo-droid) - Android extension for Cuckoo sandbox
|
||||||
* [Mem](https://github.com/MobileForensicsResearch/mem) - Memory analysis of Android (root required)
|
* [Mem](https://github.com/MobileForensicsResearch/mem) - Memory analysis of Android (root required)
|
||||||
|
Loading…
Reference in New Issue
Block a user