This repository is a collection of versatile pintools. Assembled shared-objects for 64-bit architecture have been provided. Source code files have been provided for further customisation and re-assembling. template.cpp: Template of a pintool for creating new tools.
Tools:
imports.cpp: Prints all the imports in a hierarchial manner.
names.cpp: Prints the name of all the images, sections and routines in the imports as well as the native binary itself.
taint.cpp: Follow your data through registers and memory.