SplitUnknown
  • My Hacking Notes :)
  • Crasking
  • FUZZING
  • Rev Shell
  • Identify SSTI
  • ShellStabilize
  • DockerBasics
    • Docker basics
  • Linux
    • Useful thing to look for
  • MobileApplicationPenetrationTestingNotes
    • Find Path One liner
    • Frida
    • MobilePenTestProcess
    • Resources
    • Installation
  • Nmap
    • Nmap
  • Privesc
    • Privesc
  • PrototypePollution
    • Prototype Population
  • SQL_Injection
    • DVWA_Easy_Manualy_Dump
    • DVWA_Medium_Manualy_Dump
    • SQL Light Injection
    • SQLI
  • SSH
    • PuTTYKeyFile To id_rsa
    • SSH pivoting techniques
  • Pasted
    • image
      • 20230919202601.png
Powered by GitBook
On this page
  • jadx
  • APKTool
Edit on GitHub
  1. MobileApplicationPenetrationTestingNotes

Installation

jadx

Dex to Java decompiler Command line and GUI tools for producing Java source code from Android Dex and Apk files

https://github.com/skylot/jadx/releases

Download latest releases from this url and open app

APKTool

sudo apt install apktool
PreviousResourcesNextNmap

Last updated 9 months ago