Skip to content

Record child processes with Windows Time Travel Debugging 👪

License

Notifications You must be signed in to change notification settings

atxr/TTDProcessTracker

Repository files navigation

TTDProcessTracker

Record child processes with Time Travel Debugging

⚠️ Note:

This project was initially started when the "follow child process" option wasn't availble with TTD. Now, thanks to official TTD.exe CLI, you can just use -children to follow child processes. See the Microsoft documentation

demo

How it works

scheme

Installation and usage

Two scripts have been added to the repo to start and stop the TTDProcessTracker driver. Run the following commands in the same folders as Tracker.exe and TTDProcessTracker.sys

.\startpt.cmd
.\Tracker .\path\to\process\to\track .\path\to\out\folder
.\stoppt.cmd

About

Record child processes with Windows Time Travel Debugging 👪

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published