Skip to content

Ramlak/HeapTrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HeapTrace

Tool to visualize heap behaviour during program execution using PIN and Python

Don't use it: It's not ready yet

Build PINtool

64 bit

cd lib/pin
make TARGET=intel64 PIN_ROOT=(path to PIN root folder) all

32 bit

cd lib/pin
make TARGET=ia32 PIN_ROOT=(path to PIN root folder) all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages