Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ayoul3/reflect-pe
/ types & classes
Types & classes
20 in github.com/ayoul3/reflect-pe
⨍
Functions
208
◇
Types & classes
20
FuncType
ArgInjector
func(addr uintptr, api WinAPI, bin BinAPI) error
lib/lib.go:13
Struct
Bin
lib/bin.go:39
Interface
BinAPI
lib/bin.go:8
Struct
Configuration
lib/config.go:12
Struct
DebugDirectory
lib/win.go:223
Struct
Function
lib/bin.go:69
Struct
ImageBaseRelocation
lib/win.go:253
Struct
ImageCor20Header
lib/win.go:209
Struct
ImageExportDescriptor
lib/win.go:234
Struct
ImageImportByName
lib/win.go:276
Struct
ImageImportDescriptor
lib/win.go:199
Struct
ImageReloc
lib/win.go:258
Struct
ImageThunkData
lib/win.go:273
Struct
MockBin
lib_test/bin_mock_test.go:9
Struct
MockWin
lib_test/win_mock_test.go:9
Struct
Module
lib/bin.go:62
Struct
OriginalImageThunkData
lib/win.go:270
Struct
Section
lib/bin.go:54
Struct
Win
lib/win.go:30
Interface
WinAPI
lib/win.go:10