From eb4fe010e1fc6f4fc0f04bc11e3f5fee3c76da31 Mon Sep 17 00:00:00 2001 From: David Weinstein Date: Thu, 17 Aug 2017 15:23:30 -0400 Subject: [PATCH 1/2] Move Lab Auto Lab Automated is an online (SaaS) analyzer that does both static and dynamic analysis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 378c566..b2c4ec1 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Online Analyzers * [Virustotal](https://www.virustotal.com/)-max 128MB * [Fraunhofer App-ray](http://app-ray.co/) - not free * [AppCritique](https://appcritique.boozallen.com) - Upload your Android APKs and receive comprehensive free security assessments. +* [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. * ~~[CopperDroid](http://copperdroid.isg.rhul.ac.uk/copperdroid/)~~ * ~~[SandDroid](http://sanddroid.xjtu.edu.cn/)~~ * ~~[Stowaway](http://www.android-permissions.org/)~~ @@ -102,7 +103,6 @@ Dynamic Analysis Tools * [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 -* [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 From aec96c7d1dc1b6f29c3e9795e0c0b2c8da09d70b Mon Sep 17 00:00:00 2001 From: David Weinstein Date: Tue, 22 Aug 2017 11:46:40 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2c4ec1..71669a9 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Online Analyzers * [Virustotal](https://www.virustotal.com/)-max 128MB * [Fraunhofer App-ray](http://app-ray.co/) - not free * [AppCritique](https://appcritique.boozallen.com) - Upload your Android APKs and receive comprehensive free security assessments. -* [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. +* [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. Not free * ~~[CopperDroid](http://copperdroid.isg.rhul.ac.uk/copperdroid/)~~ * ~~[SandDroid](http://sanddroid.xjtu.edu.cn/)~~ * ~~[Stowaway](http://www.android-permissions.org/)~~