//
pkg.gl
Category
github.com/jchv/go-winloader
internal
memloader
package
0.0.0-20250406163304-c1995be93bd1
Repository:
https://github.com/jchv/go-winloader.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
267 SLOC
#
Functions
New
New creates a new loader with the specified options.
NewCache
NewCache creates a new cache with the specified options.
#
Structs
Cache
Cache implements a memory cache for PE modules.
Loader
Loader implements a memory loader for PE files.
Options
Options contains the options for creating a new memory loader.