.text:00007FF7D93BAB6E ; --------------------------------------------------------------------------- .text:00007FF7D93BAB6E lea rdx, ProcName ; "ExportInject" .text:00007FF7D93BAB75 lea rcx, hModule ; hModule .text:00007FF7D93BAB7C push get_proc_result .text:00007FF7D93BAB7D call GetProcAddress_Wrapper ; GetProcAddress(InjectModuleHandle, "ExportInject") .text:00007FF7D93BAB82 mov export_inject_addr, get_proc_result .text:00007FF7D93BAB85 test get_proc_result, get_proc_result .text:00007FF7D93BAB88 jnz short loc_7FF7D93BABB2 ; if(GetProcAddress(InjectModuleHandle, "ExportInject"))