Android SDK comes with the tool dexdump.exe
To disassemble a dex file just use the following command:
dexdump.exe -d -f -h classes.dex >dexdump.txt
The output will be stored in the file dexdump.txt, and the format is dalvik bytecode, not java bytecode.
I will investigate how to modify this file.
So your investigation makes results ?
ReplyDeleteHi,
ReplyDeleteI did some tools but they are not very reliable. If you are interested you can try the tool UnDX, search it in google, it's a cool tool to convert dex files to java classes.
The ultimate source to learn your most liked songs chords, guitar tabs, bass tabs, ukulele chords, guitar pro and power tabs using https://ultimateguitar.guru/
ReplyDelete