登录 注册
当前位置:主页 > 资源下载 > 9 > strace for windows下载

strace for windows下载

  • 更新:2024-06-02 15:18:02
  • 大小:108KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:桌面系统 - 操作系统
  • 格式:ZIP

资源介绍

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 ------- - Use Visual Studio 2013 to compile the software. - First download IHULIB library from: https://github.com/intellectualheaven/ihulib/releases/download/v1.1/ihulib_v_1_1.zip - Extract this to stracent/extrn/ihulib (preserve folder paths) - You should have files like ihulib/bin/x64/Debug/ihulib.lib etc. - Open stracent.sln in make folder and build. 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.