In this video we will install various tools needed during our android application penetration testing.
Reversing Android Apps
1. APK tool to unpack the android apk file.
2. We willuse JADX in decompiling the application.It will directly convert APK to JAVA
3. ADB to connect android virtual device or genymotion devices.
Link to downoad APKTool, JADX, ADB
https://apktool.org/docs/install/
or
sudo apt install apktool (for linux)
https://github.com/skylot/jadx/releases
https://www.xda-developers.com/install-adb-windows-macos-linux/
These videos are for penetration testers or learners who work in a firm or yet to start the career in cyber security.
#androidapp #mobileapplications #penetrationtesting #penetrationtester #androidsecurity