.. /Tttracer.exe
Used by Windows 1809 and newer to Debug Time Travel
Paths:
- C:\Windows\System32\tttracer.exe
- C:\Windows\SysWOW64\tttracer.exe
Resources:
Execute
Execute calc using tttracer.exe. Requires administrator privileges
tttracer.exe C:\windows\system32\calc.exe
Usecase: Spawn process using other binary
Privileges required: Administrator
OS: Windows 10 1809 and newer, Windows 11
MITRE ATT&CK®: T1127
Dump
Dumps process using tttracer.exe. Requires administrator privileges
TTTracer.exe -dumpFull -attach pid
Usecase: Dump process by PID
Privileges required: Administrator
OS: Windows 10 1809 and newer, Windows 11
MITRE ATT&CK®: T1003