首页
社区
课程
招聘
[转帖]DEXExplorer
发表于: 2017-2-7 10:15 1949

[转帖]DEXExplorer

2017-2-7 10:15
1949
DEXExplorer by CodeCracker
From:SND

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.

[培训]内核驱动高级班,冲击BAT一流互联网大厂工作,每周日13:00-18:00直播授课

上传的附件:
收藏
免费 1
支持
分享
最新回复 (0)
游客
登录 | 注册 方可回帖
返回
//