Skip to content

Commit

Permalink
Updated Android Tamer
Browse files Browse the repository at this point in the history
  • Loading branch information
Chan9390 committed Jul 3, 2016
1 parent ad0f590 commit 7c578a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
* [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 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
* [CuckooDroid](https://github.com/idanr1986/cuckoo-droid) - Android extension for Cuckoo sandbox
* [Mem](https://github.com/MobileForensicsResearch/mem) - Memory analysis of Android (root required)
Expand Down

0 comments on commit 7c578a8

Please sign in to comment.