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


Paketnameelfsh
BeschreibungThe ELF shell
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1:0.8a25-3
Sektiondevel
Prioritätoptional
Installierte Größe76 Byte
Hängt ab vonlibasm0, libaspect0, libc6 (>= 2.3.6-6~), libedfmt0, libelfsh0, libetrace0, libmjollnir0, libncurses
Empfohlene Pakete
PaketbetreuerAndrés Roldán
Quelleeresi
Paketgröße9648 Byte
Prüfsumme MD59cfb33b8fb4860e0791bda35519e973b
Prüfsumme SHA1103c6c0b269de6a073a28ab7953d833bb483f398
Prüfsumme SHA25607ecbd6f39dc7822b532461de73b18baa3147fbfd00baffa14203e79cad845db
Link zum Herunterladenelfsh_0.8a25-3_i386.deb
Ausführliche BeschreibungThe ELF shell is an interactive, modular, and scriptable ELF (Executable & Linking Format) machine for static binary instrumentation of executable files, shared libraries and relocatable ELF objects. Its innovative features make it usable by reverse engineers and security analysts for embedded analysis using compiled C code extensions of binary programs. It features execution flow redirection that allows for dynamic analyzers generation and binary-level testing. ELFsh is compatible with kernel hardening patches : It can perform operational modifications on non-executable stack and heap based systems, and this for multiple architectures. . The main features of the ELF shell are : . * Injection of new compiled C code into a binary executable or dynamic library file. * Function redirection for all kind of functions. * Relinking of dynamic or static binary files to add all sorts of dependences without moving the original address space. * Full access in read/write mode to the ELF data structures from the scripting language, including but not limited to: - The Global Offset Table (.got) section - The dynamic linking section (.dynamic) - The constructors (.ctors) and destructors (.dtors) array - The ELF GNU version tables - The ELF interpreter (.interp) section - ELF dynamic and static symbol tables (.dynsym and .symtab) - ELF relocation tables (.rel(a).*) - ELF Hash table (.hash) - All other sections in raw read/write mode using hexadecimal strings


Impressum
Linux is a registered trademark of Linus Torvalds