We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37a84e4 commit 4e09255Copy full SHA for 4e09255
README.md
@@ -58,7 +58,7 @@ step2: generate exe 生成exe
58
```
59
nim c --cpu:i386 -d:mingw -d:ssl --opt:size shellcode_loader.nim
60
61
-#Advise 建议
+# Advise 建议
62
windows上编译容易出现玄学问题 可以用debian11交叉编译 不过记得要装mingw
63
It's easy to have problem if you compile it on Windows Platform.In my opion,you'd better compile it on Linux
64
0 commit comments