module_overloading icon indicating copy to clipboard operation
module_overloading copied to clipboard

A more stealthy variant of "DLL hollowing"

Results 1 module_overloading issues
Sort by recently updated
recently updated
newest added

line176 should chang to: char* dll_name = target_dll; line199 should chang to: LPVOID mapped = module_overloader(raw_payload, raw_size, dll_name);