Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 509 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 509 Bytes

ApiTracer Pin tool for Pin version 3.6

The idea for instrumenting API functions from an arguments format file and the file itself(apiargs.txt) is taken from pinlog. This feature is available only for x86 32 bit executables, the behaviour of the tool on x86 64 bit is unknown(/will crash for sure?)

Current issues

Function GetProcAddress crashes the tool on some calls, especially on GUI executables.