assume-breach преди 3 години
родител
ревизия
ff4af264a0
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      HighBorn/ReadMe.md

+ 1 - 1
HighBorn/ReadMe.md

@@ -8,7 +8,7 @@ Replace the file path with the file path of the executable that you want to open
 
 Compile HighBorn.c into a dll.
 
-**linux command: "x86_64-w64-mingw32-gcc -shared -o secur32.dll highborn.c -lcomctl32 -Wl,--subsystem,windows**
+**linux command: "x86_64-w64-mingw32-gcc -shared -o secur32.dll highborn.c -lcomctl32 -Wl,--subsystem,windows"**
 
 Host the dll on your Kali box.