- 7-Zip
- Java 17+
- Powershell 7
- Python
winget install 7zip.7zipwinget install Microsoft.OpenJDK.17winget install Microsoft.PowerShellpip install -r requirements.txtOR
pip install frida==16.5.1 frida-tools==12.5.1 pycryptodome==3.20.0This script downloads and extracts:
- dumper
- Android Command-line tools
- Frida Server
Then:
- Creates AVD
pixelwithAndroid 9.0 - Enables hardware keyboard
- Starts emulator
- Sets up Frida command
After:
- Run
frida.ps1in a new window - Run
dump.ps1
This script:
- Copies Frida Server to emulator
- Runs Frida Server
This script:
- Runs
dump_keys.py