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

# Interfaces

Loader represents a named module loader implementation.
Machine is an abstract machine interface.
MemLoader represents a memory module loader implementation.
Memory is an interface for a block of allocated virtual memory.
Module represents a loaded Windows module.
Proc represents a procedure in memory.