Update README.md

This commit is contained in:
Bobby Cooke
2021-09-21 17:21:37 -07:00
committed by GitHub
parent 99b41cf33e
commit 59eee1d762
+3 -2
View File
@@ -7,7 +7,8 @@ Inject ETW Bypass into Remote Process via Syscalls (HellsGate|HalosGate)
### Compile with x64 MinGW:
```bash
cat compile.sh
x86_64-w64-mingw32-gcc -m64 -mwindows -c injectEtwBypass.c -o injectEtwBypass.o -masm=intel -Wall -fno-asynchronous-unwind-tables -nostdlib -fno-ident -Wl,-Tlinker.ld,--no-seh
x86_64-w64-mingw32-gcc -m64 -mwindows -c injectEtwBypass.c -o injectEtwBypass.o \
-masm=intel -Wall -fno-asynchronous-unwind-tables -nostdlib -fno-ident -Wl,-Tlinker.ld,--no-seh
bash compile.sh
```
@@ -16,7 +17,7 @@ bash compile.sh
+ Once loaded into Cobalt Strike, you can use the command from the interactive beacon console:
```bash
beacon> help
injectEtwBypass Inject ETW Bypass into Remote Process via Syscalls (HellsGate|HalosGate)
injectEtwBypass - Inject ETW Bypass into Remote Process via Syscalls (HellsGate|HalosGate)
beacon> help injectEtwBypass
Synopsis: injectEtwBypass PID
beacon> injectEtwBypass 8968