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 e24cd66 commit 37a84e4Copy full SHA for 37a84e4
README.md
@@ -59,7 +59,7 @@ step2: generate exe 生成exe
59
nim c --cpu:i386 -d:mingw -d:ssl --opt:size shellcode_loader.nim
60
```
61
#Advise 建议
62
-windows上编译容易出现玄学问题 可以用debian11交叉编译 不过记得要装gcc
+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
65
## 源码中的EnumSystemGeoID回调函数可以换成以下函数 等价
0 commit comments