We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e92bea8 commit 2a522b0Copy full SHA for 2a522b0
CS-BOF/README.md
@@ -0,0 +1,9 @@
1
+# BOF Version os ScShell for Cobalt Strike
2
+
3
+# How to compile
4
5
+```
6
+x86_64-w64-mingw32-gcc.exe -c scshellbof.c -o scshellbof.o
7
8
9
+Then copy it on the CS server and use the CNA script to run it.
0 commit comments