Paketname | libe2dbg0 |
Beschreibung | The Embedded ELF debugger library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1:0.8a25-2ubuntu1 |
Sektion | universe/libs |
Priorität | optional |
Installierte Größe | 3592 Byte |
Hängt ab von | libc6 (>= 2.7) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | eresi |
Paketgröße | 1184034 Byte |
Prüfsumme MD5 | d8b297b8cb1cae7ab3c0e9c11dd28c27 |
Prüfsumme SHA1 | 25520d2e65ada5151d51937c42138b0f67cec593 |
Prüfsumme SHA256 | 87f507ea00b89af365c3a5a908dddc86770165c2831509039e001d933961dbd3 |
Link zum Herunterladen | libe2dbg0_0.8a25-2ubuntu1_i386.deb |
Ausführliche Beschreibung | The Embedded ELF Debugger is the implementation of a new concept of
debugger that run inside the process to be debugged instead of being
an external entity accessing from the outside the target address space.
Instead of using system-specific API such as ptrace, the debugger is
linked into a library that is getting injected in a process using the
LD_PRELOAD environment variable. This makes e2dbg very efficient as it
does not need context switching for inspecting the target process.
The ERESI debugger can also be scripted in the same conditions as a
complete ERESI interpreter is embedded into the debugger.
.
This package contains the shared libraries used by elfsh.
|