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 IHUL
齐拉
QIRA是strace和gdb的竞争对手
有关高级用法的信息,请参见
所有QIRA代码均在MIT许可下发布
此仓库中的其他代码已根据各自的许可发布
支持的操作系统
Ubuntu 14.04 and 16.04 supported out of the box.
18.04 is having a problem with building QEMU
See forked QEMU source at https://github.com/geohot/qemu/tree/qira to