Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Antine/DexExtractor

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DexExtractor

Android dex file extractor, anti-bangbang (Bangcle)

Usage

Put libdvm.so on the emulator /system/lib or download the pre-setup system image at Google Drive (or Download For Chinese User Baidu Yun) md5:6395c2f1451dbbed027d7293ab39a6e7

Boot the emulator with an sdcard and install protected application. Open logcat and monitor for the Application tag for the dalvikvm like this logcat, you will see created file name output here. Then use adb to pull the file, adb pull /sdcard/pkg_classes_xxx.dex
Then run java -jar Decoder.jar pkg_dexs_dir to get all odex used from the unprotected file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 41.5%
  • C++ 32.8%
  • C 23.4%
  • Makefile 2.3%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.