DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibasm0-dev
BeschreibungDisassembling engine provided to the ERESI framework
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1:0.8a25-3
Sektionlibdevel
Prioritätoptional
Installierte Größe1164 Byte
Hängt ab vonlibasm0 (= 1:0.8a25-3)
Empfohlene Pakete
PaketbetreuerAndrés Roldán
Quelleeresi
Paketgröße116414 Byte
Prüfsumme MD568e827d84a6bfe0779e8def1fe3d0fad
Prüfsumme SHA11b7fa6564f2cc81746a9bcf215abc62de5a52354
Prüfsumme SHA256d3b8d43c591573c7bce1946afd5767ad5df27fe35266dca1bfd2e90d48c35ace
Link zum Herunterladenlibasm0-dev_0.8a25-3_i386.deb
Ausführliche BeschreibungLibasm provides rich information on the code of binary files loaded in the ERESI framework, such as instruction and operands analysis, semantic attributes for instructions and operands, allowing straight-forward construction of the Control Flow Graph and the Call Graph (among others). Libasm relies on a a modular and extensible handling of instruction formats using the reflective vector data structure provided by libaspect, which lead to a uniform intregration of libasm features into the ERESI framework language. . Libasm can be used in many operations requesting an access to instructions information: . * Generate listing of instructions for basic blocks or functions on-demand. * Helping at building different kind of flow graphs by assigning semantic attributes to instructions and operands. * Searching for longuests sequences of valid instruction in a buffer. * Searching for push or pop sequences in binary code. * Disassembling Sparc opcodes with IA32 engine to check if code may be valid on both architecture. . This package contains the development files provided by libasm (the static library - i.e the .a file - and the libasm headers).


Impressum
Linux is a registered trademark of Linus Torvalds