From 31a8bfadd85be2da63fd0aad2a367ff57f4a8db0 Mon Sep 17 00:00:00 2001 From: Keith Mokris Date: Mon, 7 Nov 2016 09:30:02 -0600 Subject: [PATCH 1/2] Add NowSecure Lab Automated --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5506d1..511a459 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ A lot of work is happening in academia and industry on tools to perform dynamic * [Vezir Project](https://github.com/oguzhantopgul/Vezir-Project) - Virtual Machine for Mobile Application Pentesting and Mobile Malware Analysis * [MARA](https://github.com/xtiankisutsa/MARA_Framework) - Mobile Application Reverse engineering and Analysis Framework * ~~[Taintdroid](https://appanalysis.org/download.html)~~ - requires AOSP compilation +* [NowSecure Lab Automated](https://www.nowsecure.com/blog/2016/09/19/announcing-nowsecure-lab-automated/) - Enterprise tool for mobile app security testing both Android and iOS mobile apps. Lab Automated features dynamic and static analysis on real devices in the cloud to return results in minutes. ## REVERSE ENGINEERING From 4be787a76c32412342a617ef4a557db6d5d44075 Mon Sep 17 00:00:00 2001 From: Keith Mokris Date: Wed, 16 Nov 2016 09:11:22 -0600 Subject: [PATCH 2/2] Move link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 511a459..93920a8 100644 --- a/README.md +++ b/README.md @@ -88,8 +88,8 @@ A lot of work is happening in academia and industry on tools to perform dynamic * [DroidAnalytics](https://github.com/zhengmin1989/DroidAnalytics) - incomplete * [Vezir Project](https://github.com/oguzhantopgul/Vezir-Project) - Virtual Machine for Mobile Application Pentesting and Mobile Malware Analysis * [MARA](https://github.com/xtiankisutsa/MARA_Framework) - Mobile Application Reverse engineering and Analysis Framework -* ~~[Taintdroid](https://appanalysis.org/download.html)~~ - requires AOSP compilation * [NowSecure Lab Automated](https://www.nowsecure.com/blog/2016/09/19/announcing-nowsecure-lab-automated/) - Enterprise tool for mobile app security testing both Android and iOS mobile apps. Lab Automated features dynamic and static analysis on real devices in the cloud to return results in minutes. +* ~~[Taintdroid](https://appanalysis.org/download.html)~~ - requires AOSP compilation ## REVERSE ENGINEERING