Librevm 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.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 1:0.8a25-3 | 201.9 kB | 840 kB | [list of files] |
| amd64 | 1:0.8a25-3 | 230.4 kB | 636 kB | [list of files] |
| hppa | 1:0.8a25-3 | 206.2 kB | 916 kB | [list of files] |
| i386 | 1:0.8a25-3 | 179.7 kB | 624 kB | [list of files] |
| ia64 | 1:0.8a25-3 | 260.6 kB | 1400 kB | [list of files] |
| m68k (unofficial port) | 1:0.8a25-2 | 199.7 kB | 692 kB | [list of files] |
| mips | 1:0.8a25-2 | 152.5 kB | 936 kB | [list of files] |
| mipsel | 1:0.8a25-2 | 151.2 kB | 936 kB | [list of files] |
| powerpc | 1:0.8a25-3 | 196.5 kB | 708 kB | [list of files] |
| s390 | 1:0.8a25-3 | 205.3 kB | 796 kB | [list of files] |
| sparc | 1:0.8a25-3 | 190.9 kB | 892 kB | [list of files] |