Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

FridaDexDump

基于frida的内存搜索动态脱壳

Fast search and dump dex on memory.

Features

1. support fuzzy search no-magic dex. (eg: baidu protect)
2. auto fill magic into dex-header.
3. compatible with full android version(frida supported).
4. support loading as objection plugin~

Usage

1. update your frida-server and frida python binding to latest.
2. launch app.
3. run: python main.py.
4. check `SavePath`.