package
0.0.0-20250406163304-c1995be93bd1
Repository: https://github.com/jchv/go-winloader.git
Documentation: pkg.go.dev

# Functions

GetProcessHInstance gets the HINSTANCE for the current process.
MakePEBEntryForModule is a hack that inserts an entry for the loaded module into the PEB loader data to make it appear to Windows functions.

# Constants

NativeArch is a constant that will be equal to the PE machine type enumeration value that corresponds to the arch the binary is running as.