Skip to content

Pin tool for printing the address of each basic block executed in a program.

Notifications You must be signed in to change notification settings

chokepoint/BasicBlocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BasicBlocks

Pin tool for printing the address of each basic block executed in a program.

Compiling

Change directories to your pin installation folder, then navigate to source/tools.

git clone https://github.com/chokepoint/BasicBlocks.git
cd BasicBlocks
make
pin -t obj-intel64/BasicBlocks.so -- /bin/ls > /tmp/ls.ptrace

About

Pin tool for printing the address of each basic block executed in a program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published