pDI-Tools - Summary
This group is not part of the GNU Project.
pDI-Tools is a very powerful and portable API and engine that can be used to create dynamic instrumentation tools, dynamic code interposition, performance tools, execution drive simulations, hot patching, reverse engineering, hacking and a lot more. Its main features are portability, easy of use, compact and fast. It works with any executable, even with binaries without debug information or source code.
It implements mechanisms based on intercepting calls between dynamic shared objects (executable-libraries, libraries-libraries). These mechanisms exploit ELF structures and data, making them very efficient and portable. It currently works on GNU/Linux (i386, PowerPC, PowerPC 64), Solaris (SPARC 32 and 64 bits) and Irix (MIPS 32 and 64).
Registration Date: Fri 27 May 2005 04:29:33 PM UTC
License: GNU Lesser General Public License
Development Status: 5 - Production/Stable
posted by killabyte, Sun 06 Nov 2005 10:18:01 AM UTC
All pDI-Tools 1.0.0 sources and documentation have been uploaded to Savannah.
I have also uploaded pDI-Tools doc formatted in HTML in my home server ( http://kung-foo.dhs.org/pditools/doc.html ) to be browsed online.
Documentation is still in Spanish but in the future I will try to translate its most important parts to English. At the moment
[...]
- Browse open items
Submit a new item
- Browse open items
Submit a new item
Powered by Savane 3.13-8a8d.
Corresponding source code