Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SecurityAnalysts01/ShellcodeLoader
/ IMAGE_DATA_DIRECTORY
Class
IMAGE_DATA_DIRECTORY
Loading/Loading/lazy_importer.hpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
};
169
170
struct IMAGE_DATA_DIRECTORY {
171
unsigned long VirtualAddress;
172
unsigned long Size;
173
};
174
175
struct IMAGE_OPTIONAL_HEADER64 {
176
unsigned short Magic;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected