Thread: DEXExplorer
View Single Post
  #1  
Old 02-07-2017, 09:57
CodeCracker CodeCracker is offline
VIP
 
Join Date: Jun 2011
Posts: 905
Rept. Given: 68
Rept. Rcvd 661 Times in 278 Posts
Thanks Given: 64
Thanks Rcvd at 3,820 Times in 717 Posts
CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699 CodeCracker Reputation: 500-699
DEXExplorer

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.
Attached Files
File Type: zip DEXExplorer.zip (289.5 KB, 68 views)
Reply With Quote
The Following 8 Users Say Thank You to CodeCracker For This Useful Post:
besoeso (02-08-2017), l1c1f3r (02-16-2017), nimaarek (10-27-2017), serseri_1453 (02-11-2017), smallfox (02-19-2017), TechLord (02-07-2017), tonyweb (02-07-2017), user_hidden (02-24-2017)