Skip to content

jinghli/DexDumper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage: DexDumper.py -i INTPUT_FILE {-o OUTPUT_FILE}

Options:
  -h, --help            show this help message and exit
  -i INPUT_FILE, --input=INPUT_FILE
                        Input file for APKs
  -o OUTPUT_FILE, --output=OUTPUT_FILE
                        [Optional]Output file for dex info
                        
Dump the string part of dex file of apk. Give an apk as the input, will output the string content to output file.

About

Dump string from dex file of APK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages