Downloadliste

Projektbeschreibung

The bastard disassembler is a disassembler written for x86 ELF targets on
Linux. Other file formats/CPUs can be 'plugged in'. It has a command-line
interface and is meant to be used as a backend or engine. Support for
controlling the disassembler via pipes is provided. Note that this
disassembler does not rely on libopcodes to do its disassembly. Rather, the
'libi386' plugin is a standard .so that can be reused by other projects.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-08-09 05:37 Zurück zur Release-Liste
.17

Bibliothek Signatur Anerkennung wird nun über die Unterschriften-Plugin unterstützt; Control-Flow Graph Generation und Ausgabe von Graphen im GDL-Format wird jetzt über das Graph Plugin unterstützt. Beide PE-und AR-Dateiformate werden unterstützt. Autodecection der Zieldatei wird nun über eine "magic (5)"-Stil conf-Datei unterstützt durch file (1) verwendet. Ein ncurses-Frontend namens 'bda' vorliegen.
Tags: Development, Major feature enhancements
Library signature recognition is now supported via the signatures plugin; control-flow graph generation and output of graphs in GDL format is now supported via the graph plugin. Both PE and AR file formats are supported. Autodecection of the target file format is now supported via a 'magic(5)'-style conf file as used by file(1). An ncurses front-end named 'bda' has been provided.

Project Resources