Time Travel Triage: An Introduction to Time Travel Debugging using a .NET Process Hollowing Case Study
November 13, 2025
22 min read
●
SkillMX Editorial Desk
Time Travel Debugging (TTD) is a technology offered by Microsoft as part of WinDbg. TTD records a processs execution into a trace file that can be replayed forwards and backwards. In this case study, we'll use TTD to analyze a.NET dro