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