Updated TaintDroid link

appanalysis.org link was broken with HTTPS. It works with HTTP
This commit is contained in:
Mohammed Fawzan 2017-11-30 12:25:18 +05:30 committed by GitHub
parent ac8d7be35d
commit 4bbc874a5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ Dynamic Analysis Tools
27. [DroidAnalytics](https://github.com/zhengmin1989/DroidAnalytics) - incomplete
28. [Vezir Project](https://github.com/oguzhantopgul/Vezir-Project) - Virtual Machine for Mobile Application Pentesting and Mobile Malware Analysis
29. [MARA](https://github.com/xtiankisutsa/MARA_Framework) - Mobile Application Reverse engineering and Analysis Framework
30. ~~[Taintdroid](https://appanalysis.org/download.html)~~ - requires AOSP compilation
30. ~~[Taintdroid](http://appanalysis.org/download.html)~~ - requires AOSP compilation
Reverse Engineering
----