a b c d e f g h i j k l m n o p q r s t u v w x y z
etrace
Source: eresi
Package: etrace
Versions: etrace (1:0.8a25-2), etrace (1:0.8a25-3), etrace (1:0.8a25-3+b1), etrace (1:0.8a25-3.1)
Prioritize: 43
Description: The Embedded ELF tracer
The ERESI tracer is an embedded tracer which operates directly
from within the traced the binary itself. We acheive this modus
operandi by using binary module injection and function redirection.
A new binary is created where all functions are hooked so we can
display the program entering and leaving functions. As the tracer
is directly into the traced binary, we gain performance as we don't
need to single-step, in comparison with others tracers relying on a
kernel interface like its ptrace debugging API. Another major
difference is that etrace works on all functions without using a
predefined list, as done by most other tracers. Etrace was designed
for reverse engineering targets with not only glibc functions, but
also a custom function present in your binary or in a specific library.
.
The main features of the ELF tracer (etrace) are :
.
* Command-line tracing on ELF binaries without using ptrace.
* A logical organization of trace events fully integrated in the scripting
language.
* Support debug format information (if available) to display names and types
of function parameters.
* Advanced user control over selection of traced functions with regular
expressions.
This Description was in lenny from 2009-10-02 to 2011-07-22;
This Description was in sid from 2008-12-08 to 2012-01-07;
This Description was in wheezy from 2011-02-12 to 2012-01-02;
This Description was in etch from 2009-10-02 to 2011-07-22;
This Description was in squeeze from 2009-05-10 to 2014-07-22;
This Description is not yet translated to ar
This Description is not yet translated to bg
This Description is not yet translated to ca
This Description is not yet translated to cs
This Description is not yet translated to da
This Description is not yet translated to de
This Description is not yet translated to de_DE
This Description is not yet translated to el
This Description is not yet translated to eo
This Description is not yet translated to es
This Description is not yet translated to eu
This Description is not yet translated to fi
This Description is not yet translated to fr
This Description is not yet translated to gl
This Description is not yet translated to hr
This Description is not yet translated to hu
This Description is not yet translated to id
This Description is not yet translated to it
This Description is not yet translated to ja
This Description is not yet translated to km
This Description is not yet translated to ko
This Description is not yet translated to ml
This Description is not yet translated to nb
This Description is not yet translated to nl
This Description is not yet translated to pl
This Description is not yet translated to pt
This Description is not yet translated to pt_AO
This Description is not yet translated to pt_BR
This Description is not yet translated to ro
This Description is not yet translated to ru
This Description is not yet translated to sk
This Description is not yet translated to sr
This Description is not yet translated to sv
This Description is not yet translated to tr
This Description is not yet translated to uk
This Description is not yet translated to vi
This Description is not yet translated to zh
This Description is not yet translated to zh_CN
This Description is not yet translated to zh_TW
parts-md5sum:
66d9e0c0089516347b9f9e4fd8722453
ef4490836167345fb9e64e44b5281359
2896307c4b86d28f7ee10f86112cd8a0
ed21e53744c58f82b906dc68c2eb919b
other Descriptions of the etrace package: