Skip to content

noob-Engle/DumpDex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

简易脱壳小工具

参考frida-dexdump

adb push DumpDex /data/local/tmp
adb shell chmod +x /data/local/tmp/DumpDex
adb shell
su 
cd /data/local/tmp
./DumpDex -pid '$(pidof com.example.app)' -o <output_dir>

About

简易脱壳小工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages