module_overloading
module_overloading copied to clipboard
can't chose implant module
line176 should chang to: char* dll_name = target_dll; line199 should chang to: LPVOID mapped = module_overloader(raw_payload, raw_size, dll_name);
@lxwAsm - you are right, thanks for noticing it! I was refactoring it and forgot to change those lines. it is fixed now.