Skip to main content

get_module_base_address_h

Function get_module_base_address_h 

Source
pub fn get_module_base_address_h(name_hash: u32) -> usize
Expand 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.