readme.txt

March 16, 2015 ยท View on GitHub

StraceNT

This program is a Linux strace clone for Windows. It uses IAT patching and provides an efficient way to monitor API calls made by various DLLs.

Compile

Install

  • Download the zip file from github release tab and extract it to any folder.
  • There is no special installation required. You can run stracent or straceui from the extracted location.

Notes

Please read info.txt for more details about this program, usage and limitations etc.