Skip to content

jishenzhao/PinTool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# It's for implemenation of pintool.
#####################################

#How to run pintool in Ubuntu
1. Cp MyPinTool.cpp to /source/tools/MyPinTool
2. Go to tools and run make --directory MyPinTool
   it will create obj-intel64 folder where we can
   find MyPinTool.so
3. Go to the path to your pin, and run ./pin.sh -t
   <path to MyPinTool.so> -o <path to your output file>
   -- <your test file>

(it works for pin-2.14-7-1313)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.9%
  • C 5.1%