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

Class forwarded_hashes

Loading/Loading/lazy_importer.hpp:254–257  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

252 } // namespace win
253
254 struct forwarded_hashes {
255 unsigned module_hash;
256 unsigned function_hash;
257 };
258
259 // 64 bit integer where 32 bits are used for the hash offset
260 // and remaining 32 bits are used for the hash computed using it

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected