Skip to content

Commit 2a522b0

Browse files
authored
Create README.md
1 parent e92bea8 commit 2a522b0

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CS-BOF/README.md

+9
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)