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)