Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DEXExplorer
#1
DEXExplorer:
This tool will allows you to edit dex file with a hexeditor since it will show the method code start address,
that is showed as decimal (not as hexadecimal), you must convert it and add 10 (hexa) to it.
Target dex file must be always specified.
All ouput files are created in the target dex directory.
First you extract information about dex like name of classes contained, Classes Data Offset ...
using "Extract Info" button.
After you changed the dex file you could update the hash of dex file using "Sign DEX" button.
For "Decompile" button you must also specify Class name (classType) or ClassData Offset.

Link download:

Code:
http://www84.zippyshare.com/v/3JRSFQxs/file.html
Reply
 


Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website