From 8d74b3062f5ca391a5f9eb8b297eb1dfe4927d24 Mon Sep 17 00:00:00 2001 From: Oddvar Moe Date: Tue, 5 Nov 2019 14:36:53 +0100 Subject: [PATCH] Adjustment --- yml/OSBinaries/Tttracer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yml/OSBinaries/Tttracer.yml b/yml/OSBinaries/Tttracer.yml index ee2cc79..45bd3a9 100644 --- a/yml/OSBinaries/Tttracer.yml +++ b/yml/OSBinaries/Tttracer.yml @@ -4,7 +4,7 @@ Description: Used by Windows 1809 and newer to Debug Time Travel Author: 'Oddvar Moe' Created: '2019-11-5' Commands: - - Command: tttracer.exe "C:\windows\system32\calc.exe" + - Command: tttracer.exe C:\windows\system32\calc.exe Description: Execute calc using tttracer.exe. Requires administrator privileges Usecase: Spawn process using other binary Category: Execute