golang-shellcode-loader

1、winLoader use VirtualProtect,which is Effective in almost all windows except 2012 server

2、allocLoader use VirtualAlloc,which is better than winLoader