From c10511c209737abde4d0f393de49d5aba0946dae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=B3nica=20Pastor?= Date: Sun, 9 May 2021 10:13:29 +0200 Subject: [PATCH] Add Mobile Audit to Static Analysis (#143) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 615999d..d6b6f99 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,8 @@ A collection of android security related resources. 23. [Quark-Engine](https://github.com/quark-engine/quark-engine) - An Obfuscation-Neglect Android Malware Scoring System 24. [One Step Decompiler](https://github.com/b-mueller/apkx) - Android APK Decompilation for the Lazy 25. [APKLeaks](https://github.com/dwisiswant0/apkleaks) - Scanning APK file for URIs, endpoints & secrets. -26. ~~[Several tools from PSU](http://siis.cse.psu.edu/tools.html)~~ +26. [Mobile Audit](https://github.com/mpast/mobileAudit) - Web application for performing Static Analysis and detecting malware in Android APKs. +27. ~~[Several tools from PSU](http://siis.cse.psu.edu/tools.html)~~ ### App Vulnerability Scanners