首页
社区
课程
招聘
diStorm64 v1.1.2 by Arkon
发表于: 2005-12-28 07:36 2475

diStorm64 v1.1.2 by Arkon

2005-12-28 07:36
2475
Description:

diStorm64 is an AMD64 disassembler, which is the first public free disassembler library for AMD64 out there.

diStorm is a binary stream disassembler. It's capable of disassembling 80x86 instructions in 64 bits (AMD64, x86-64) and both in 16 and 32 bits. In addition, it disassembles FPU, MMX, SSE, SSE2, SSE3 and 3DNow! (w/ extensions) and new x86-64 instruction sets. diStorm was written to decode quickly every instruction as accurately as possible. Robust decoding, while taking special care for valid or unused prefixes, is what makes this disassembler powerful, especially for research. Another benefit that might come in handy is that the module was written as multi-threaded, which means you could disassemble several streams or more simultaneously.

For rapidly use, diStorm is compiled for Python and is easily used in C as well. diStorm was originally written under Windows and ported later to Linux.

http://www.ragestorm.net/distorm/dl.php?id=5

[课程]Linux pwn 探索篇!

收藏
免费 1
支持
分享
最新回复 (2)
雪    币: 343
活跃值: (611)
能力值: ( LV9,RANK:810 )
在线值:
发帖
回帖
粉丝
2
原来是一个库
2005-12-28 09:55
0
雪    币: 154
活跃值: (216)
能力值: ( LV4,RANK:50 )
在线值:
发帖
回帖
粉丝
3
不带源代码
2005-12-28 13:45
0
游客
登录 | 注册 方可回帖
返回
//