From 2c91dc8ee982c7bd040f588837a8b2912db63a56 Mon Sep 17 00:00:00 2001 From: Mohammed Fawzan Date: Thu, 30 Nov 2017 12:31:00 +0530 Subject: [PATCH] Removed strike through from TaintDroid Removed the strike through from TaintDroid as the URL is no longer broken. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 374f06b..987be2c 100644 --- a/README.md +++ b/README.md @@ -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](http://appanalysis.org/download.html)~~ - requires AOSP compilation +30. [Taintdroid](http://appanalysis.org/download.html)~~ - requires AOSP compilation Reverse Engineering ----