Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
      View Source
      
  
const ( MEM_COMMIT = 0x1000 MEM_RESERVE = 0x2000 PAGE_EXECUTE_READWRITE = 0x40 )
Variables ¶
      View Source
      
  
var (
	VirtualAlloc = kernel32.MustFindProc("VirtualAlloc")
)
    Functions ¶
func ShellCodeSyscall ¶
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.