Skip to content

This is learning to write windows 32 api instance code in the golang language

Notifications You must be signed in to change notification settings

sairson/go-Win32Code

Repository files navigation

go-Win32Code

This is learning to write windows 32 api instance code in the golang languag

Examples of program applications that are currently included:

  • 1.HeapAlloc shellcode Loader
  • 2.CreateThreadRemote thread injection technology
  • 3.The instance code for CreateFiber injection technology
  • 4.Use MiniDumpWriteDump Win32 API gets lsass memory
  • 5.DuplicateToken2 is the first code to attempt process simulations
  • 6.AccessToken uses the traversal process name to get the available system permission token, and gets the cmd window for the system permission
  • 7.EnumerateProcesses enumerates the details of the process that the current permission can open
  • 8.LoaderFromMac uses the method of loading the shellcode in MAC format into memory
  • 9.NtAllocateVirtualMemory ntdll api syscall
  • 10 EarlyBird jnjection technology

About

This is learning to write windows 32 api instance code in the golang language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages