文件名称:hde_disassembly
介绍说明--下载内容均来自于网络,请自行研究使用
hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 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 (628 bytes)
* position independent code
* operating system independent code
* doesn t use commands of processor higher than i386
-hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 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 (628 bytes)
* position independent code
* operating system independent code
* doesn t use commands of processor higher than i386
* support FPU, MMX, SSE, SSE2, SSE3, 3DNow! instructions
* high-speed and small size (628 bytes)
* position independent code
* operating system independent code
* doesn t use commands of processor higher than i386
-hde32 is a small disassembler engine, intended for analysis of x86-32 code. It gets length of command, prefixes, ModR/M, SIB, opcode, etc. For example, you can use hde32 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 (628 bytes)
* position independent code
* operating system independent code
* doesn t use commands of processor higher than i386
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hde32.c
hde32.h
table32.h
hde32.h
table32.h