首页
社区
课程
招聘
[下载]Hacker Disassembler Engine 32 version 0.15
2008-8-17 22:37 5281

[下载]Hacker Disassembler Engine 32 version 0.15

2008-8-17 22:37
5281
Hacker Disassembler Engine 32 version 0.15

hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets information about instruction (length, prefixes, opcode, ModR/M, SIB, imm values, etc.) and detects invalid instructions, so you can use hde32 to split code and data. You can use dhe32, for example, when writing unpackers of executables, viruses, because most other disassemblers too big, get only assembler listing and are not intended for analysis of code, but most simple length disassemblers get too little info. hde32 gets enough info for analysis, but it has very small size.
support FPU, MMX, SSE, SSE2, SSE3, 3DNow! instructions
high speed and small size (~ 1.4 kb)
position independent code
operating system independent code
doesn't use commands of processor higher than i386, but if you don't want to depend of the processors, you can use C version (hde32c) of hde32


0.15
now engine detects instruction with invalid operands (like `lea eax,ecx')
changes in the documentation and headers

[培训]《安卓高级研修班(网课)》月薪三万计划,掌握调试、分析还原ollvm、vmp的方法,定制art虚拟机自动化脱壳的方法

上传的附件:
收藏
点赞0
打赏
分享
最新回复 (2)
雪    币: 85286
活跃值: (198585)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
linhanshi 2008-8-17 22:44
2
0
Thanks.
雪    币: 7821
活跃值: (1916)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
caopo 2008-8-22 14:53
3
0
very good
游客
登录 | 注册 方可回帖
返回