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


Paketnamelibrevm0-dev
BeschreibungThe Reverse Engineering Vector Machine
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (universe)
Version1:0.8a25-2ubuntu1
Sektionuniverse/libdevel
Prioritätoptional
Installierte Größe916 Byte
Hängt ab vonlibelfsh0
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleeresi
Paketgröße245320 Byte
Prüfsumme MD54cdc2d399555f08c33cf1480142c83ca
Prüfsumme SHA1989f9aea22815e3edfe39b126bd1aa61f904e3f1
Prüfsumme SHA256f360df6fa9f972e5483660f64f23d36e1a644ab2890ac680782afbcbd08efc5b
Link zum Herunterladenlibrevm0-dev_0.8a25-2ubuntu1_i386.deb
Ausführliche BeschreibungLibrevm is a compact library that includes the Eresi interpreter. REVM is a central piece of software in the ERESI framework as it exports a complete API for interpreting programs written in the Eresi language independently of the binary format, architecture, or Operating System environment. . The main features of the REVM library are : . * A complete interpreter of the Eresi language (foreach, match, gotos, arithmetics ..) * Generation of graphviz input files from Control Flow Graphs (CFG) and Call Graphs of analyzed binary programs, using the analysis API of the Eresi component libmjollnir. * Full resolved disassembling of sections, functions, or basic blocks, using features from the Eresi disassembly engine libasm. * A configuration system allowing user variables, for personalizing the REVM behavior for your own convenience. * A generic API of Eresi commands to manage prompt, workspaces, and terminal colors. * A generic module system for dynamically loaded Eresi extensions. * Handling of I/O for receiving commands from readline or from the network (optional). * Capability of logging work sessions on disk for future consultation. . This package contains the development files provided by librevm (the static library - i.e the .a file - and the librevm headers).


Impressum
Linux is a registered trademark of Linus Torvalds