User Tools

Site Tools


android:fridump

This is an old revision of the document!


Fridump

Install

pip install frida
git clone https://github.com/Nightbringer21/fridump.git    
python fridump.py -h

Install android server

Download Android server

Start android server

adb push frida-server-12.4.8-android-x86_64 /data/local/frida-server
adb shell chmod +x /data/local/frida-server
adb shell /data/local/frida-server

Start dump

Then you can use the script to dump the App you want

python fridump.py -U -s com.xxxx.android
/var/www/dokuwiki/wiki/data/attic/android/fridump.1556518835.txt.gz · Last modified: 2019/04/29 14:20 by percy