Skip to content

CrackerCat/mmio-tracer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMIO-Tracer

$ git clone https://github.com/chjs/mmio-tracer.git
$ cd mmio-tracer/source/tools/ManualExamples
$ make all TARGET=intel64
$ ../../../pin -t obj-intel64/mmio_tracer.so -- /bin/ls

About

It is a tool to analyze the pattern of memory mapped file I/O using Intel pin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 51.2%
  • C 40.2%
  • Assembly 3.8%
  • HTML 2.3%
  • Perl 1.7%
  • Python 0.3%
  • Other 0.5%