test_dll:
A dll for test runtime package about Golang.
It ONLY for test and develop, NOT use in other scene.
sc_loader:
A mini shellcode loader for check resource leak.
It will not load any DLL except Kernel32, KernelBase and ntdll.
http_server:
A simple http file server for test WinHTTP.
It supported compression with gzip/deflate.