WinIPTCollector is a tool for collecting INTEL Processor Trace (IPT) package for any specific process and for specific virtual address ranges(ADDR_N) on Windows platform without Performace Monitor Interrupt(PMI). Such features are:
- Support CR3 filter, ADDR_N filter without PMI(that is no #BSOD#);
- Realtime data collecting and saving as files without package data losing;
- configurable(config.ini);
Please reference Intel manual for more about Intel Processor trace technology.
Download Release
Install and start the driver "WinIPTCollector.sys";
APPExample.exe [Process name] [output path director]
such as:
APPExample.exe notepad.exe d:\
Waiting until you pressing 'Ctrl+C' to cancle collecting.