Skip to content

bigdata-pw/L3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L3

Requirements

  • 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

install.ps1

This script downloads and extracts:

Then:

  • Creates AVD pixel with Android 9.0
  • Enables hardware keyboard
  • Starts emulator
  • Sets up Frida command

After:

  • Run frida.ps1 in a new window
  • Run dump.ps1

frida.ps1

This script:

  • Copies Frida Server to emulator
  • Runs Frida Server

dump.ps1

This script:

  • Runs dump_keys.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks