Setup Android App Pentesting environment on Arch
Install Genymotion
yay -S genymotion Install drozer
pipx install drozer
adb install drozer-agent.apk
adb forward tcp:31415 tcp:31415install jadx
sudo pacman -S jadxinstall frida
pipx install frida-toolsConfigure frida with burp and Genymotion
APKTool
yay -S android-apktoolDex2jar
yay -S dex2jarMagisk
Magisk firda
Last updated
Was this helpful?