Skip to content

Commit d54e2fc

Browse files
authored
Update README_CN.md
1 parent f52f4de commit d54e2fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README_CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
* [编译范例](#编译范例)
1616
* [跨平台编译](#跨平台编译)
1717
* [C/C++接口](#C/C++接口)
18-
* [用DllMain入口点函数创建Windows DLLs](#用DllMain入口点函数创建Windows-DLLs)
18+
* [用DllMain入口点函数创建Windows DLLs](#用-dllmain入口点函数创建windows-dlls)
1919
* [优化可执行程序大小](#优化可执行程序大小)
2020
* [是否使用Winim库,可执行程序大小是不同的](#是否使用Winim库,可执行程序大小是不同的)
2121
* [Opsec考虑](#Opsec考虑)
@@ -265,7 +265,7 @@ var buf: array[5, byte] = [byte 0xfc,0x48,0x81,0xe4,0xf0,0xff]
265265
- https://github.com/miere43/nim-registry
266266
- https://github.com/status-im/nim-daemon
267267
268-
## Nim 植入体开发相关连接
268+
## Nim植入体开发相关连接
269269

270270
- https://secbytes.net/Implant-Roulette-Part-1:-Nimplant
271271
- https://securelist.com/zebrocys-multilanguage-malware-salad/90680/

0 commit comments

Comments
 (0)