Skip to content

czghzc/DexExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DexExtractor

android dex extractor ,anti-bangbang

usgae

put libdvm.so to your emulator /system/lib

boot your emulator with sdcard and install bangbanged.apk open logcat monitor Application tag at dalvikm like this logcat, you will see create file end. just adb pull /sdcard/classes_xxx.dex open classes_xxx.dex in hex mode,and modify first byte 'x' to 'd' final just odex this file to dex

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 41.5%
  • C++ 32.8%
  • C 23.4%
  • Makefile 2.3%