Skip to content

Set of versatile pintools that might come in handy.

Notifications You must be signed in to change notification settings

hexterisk/pintools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pintools

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.

About

Set of versatile pintools that might come in handy.

Topics

Resources

Stars

Watchers

Forks

Languages