Check out my first novel, midnight's simulacra!

Ptracer

From dankwiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A quick-n-dirty instruction trace generation tool using ptrace(2) and libdisasm.

Code can be found at http://github.com/dankamongmen/ptracer.

See Also