Hmily 发表于 2010-4-18 16:41

opdis 1.0 by mkfs

Opdis is a wrapper for the libopcodes disassembler library distributed as part of GNU binutils. It extends the libopcodes library by offering linear and control-flow disassembly algorithms, instruction and operand objects that are suitable for analysis, and a command-line utility to perform disassembly on arbitrary locations in a file.

The Opdis project consists of the libopdis library and the opdis command-line utility.


Opdis man page:
http://community.thoughtgang.org/content/opdis/doc/opdis.1.html

Libopdis API documentation:
http://community.thoughtgang.org/content/opdis/doc/api/index.html

FAQ:
http://community.thoughtgang.org/content/opdis/doc/api/faq.html

Tutorials:
http://community.thoughtgang.org/content/opdis/doc/api/tutorials.html


http://github.com/downloads/mkfs/mkfs.github.com/opdis-1.0.tar.gz

难得清闲 发表于 2010-4-18 17:50

这是什么意思啊
页: [1]
查看完整版本: opdis 1.0 by mkfs