diff --git a/atomics/T1055.004/src/T1055.cs b/atomics/T1055.004/src/T1055.cs index 9f43822f..60e95834 100644 --- a/atomics/T1055.004/src/T1055.cs +++ b/atomics/T1055.004/src/T1055.cs @@ -75,7 +75,7 @@ public class ProcessInject // Path to dll that will be injected - string dllName = @"C:\AtomicRedTeam\atomics\T1055\bin\w64-exec-calc-shellcode.dll"; + string dllName = @"C:\AtomicRedTeam\atomics\T1055.004\src\T1055.dll"; // Allocate memory for dll path and store pointer