MCPcopy Create free account
hub / github.com/SecurityAnalysts01/ShellcodeLoader / LIST_ENTRY_T

Class LIST_ENTRY_T

Loading/Loading/lazy_importer.hpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75 namespace win {
76
77 struct LIST_ENTRY_T {
78 const char* Flink;
79 const char* Blink;
80 };
81
82 struct UNICODE_STRING_T {
83 unsigned short Length;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected