# golang-shellcode-loader **Repository Path**: csharphpython/golang-shellcode-loader ## Basic Information - **Project Name**: golang-shellcode-loader - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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