From 2abefad22259d064afe2adbb8f23e657a6bad1be Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Sun, 22 Oct 2017 16:44:28 -0400 Subject: [PATCH] Update README.md --- mobile_security/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mobile_security/README.md b/mobile_security/README.md index 3f12541..7c75714 100644 --- a/mobile_security/README.md +++ b/mobile_security/README.md @@ -18,9 +18,15 @@ The following are several of the resources covered in the Wireless Networks, IoT ## Android +### Android Studio +* https://developer.android.com/sdk/index.html + ### Android Reverse Engineering Arsenals * https://www.owasp.org/index.php/OWASP_Mobile_Security_Project#tab=M-Tools +### APK Tool +* http://ibotpeaches.github.io/Apktool/ + ## Apple iOS ### Damn Vulnerable iOS Application (DVIA)