.. /Tttracer.exe
Star

Execute
Dump

Used by Windows 1809 and newer to Debug Time Travel


Paths:

Resources:
Acknowledgements:

Detection:

Execute

  1. Execute calc using tttracer.exe. Requires administrator privileges

    tttracer.exe C:\windows\system32\calc.exe
    Use case
    Spawn process using other binary
    Privileges required
    Administrator
    Operating systems
    Windows 10 1809 and newer, Windows 11
    ATT&CK® technique
    T1127

Dump

  1. Dumps process using tttracer.exe. Requires administrator privileges

    TTTracer.exe -dumpFull -attach pid
    Use case
    Dump process by PID
    Privileges required
    Administrator
    Operating systems
    Windows 10 1809 and newer, Windows 11
    ATT&CK® technique
    T1003