OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
iDEFENSE Labs Releases dltrace

From: iDEFENSE Labs (labs-no-replyidefense.com)
Date: Wed Apr 27 2005 - 13:06:56 CDT


iDEFENSE Labs is pleased to announce the release of dltrace, a portable
dynamic library call tracer. dltrace attempts to remain portable to all
x86 platforms which support the execution of ELF binaries and expose a
debugging interface via procfs or the ptrace() system call. The shared
library call tracing is done at a level which allows all calls to all
exported symbols in loaded libraries to be traced. In addition, dltrace
does not rely on specific rtld exports to retrieve library and symbol
information and is capable of determing function arguments dynamically
via run-time disassembly.

dltrace has been released as open source and is available for download
from:

        http://labs.idefense.com

Michael Sutton,
Director, iDEFENSE Labs