Section: Software
Tartetatintools
Participant : Daniel Reynaud [ correspondant ] .
Tartetatintools is made of four program instrumentation tools which are useful for program analysis :
-
antiantidebug: detects a few anti-debugging tricks on Windows
-
puppetmaster: detects a few CPU-based VMM detection tricks
-
stracewin_ia32: logs system calls and their parameters for the traced program
-
tracesurfer: a self-modifying code analyzer (along with an IDA add-on)
The project has been released as an open source project at http://code.google.com/p/tartetatintools/ .