pub fn get_module_base_address_h(name_hash: u32) -> usizeExpand description
Hash-based module lookup. Pass the djb2 hash of the lowercased ascii name
(compute via peb::hash_name). The plaintext never lands in .rdata.
pub fn get_module_base_address_h(name_hash: u32) -> usizeHash-based module lookup. Pass the djb2 hash of the lowercased ascii name
(compute via peb::hash_name). The plaintext never lands in .rdata.