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 Ubuntu Archiv lucid (universe)
Version1:0.8a25-2ubuntu1
Sektionuniverse/devel
Prioritätoptional
Installierte Größe84 Byte
Hängt ab vonlibasm0, libaspect0, libc6 (>= 2.4), libedfmt0, libelfsh0, libetrace0, libmjollnir0, libncurses5 (>=
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quelleeresi
Paketgröße9856 Byte
Prüfsumme MD5048fe2518cd9cbdc1014a596e8445bbb
Prüfsumme SHA1c936a67753929cb9fd0156ed26b07764cba24a80
Prüfsumme SHA2564910d89943a89d2350ae54155989aefe8e74d27846e54a32180c971df1d823dd
Link zum Herunterladenelfsh_0.8a25-2ubuntu1_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