unspecified

opdis - Wrapper for the libopcodes disassembler library

Website: http://mkfs.github.com/content/opdis/
License: GPLv3 and LGPLv3
Vendor: fedora.danny.cz
Description:
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.

These features are lacking in libopcodes and objdump. The design of libopcodes
makes it awkward to use for binary analysis; it assumes that disassembled
instructions are going to be printed, not stored or analyzed, and therefore it
invokes a callback with an fprintf(3) signature. The shortcomings of objdump
are even greater: it does not support control-flow disassembly, nor does it
allow the user to specify which bytes in the file to disassemble.

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

Packages

opdis-1.0.5-1.fc21.x86_64 [529 KiB] Changelog by Dan Horák (2013-01-16):
- initial Fedora version
opdis-1.0.5-1.fc21.i686 [557 KiB] Changelog by Dan Horák (2013-01-16):
- initial Fedora version

Listing created by Repoview-0.6.6-5.fc20