瀏覽代碼

Update ReadMe.md

assume-breach 3 年之前
父節點
當前提交
7e8758f3a9
共有 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.