[*] Patching kernelbase!GetModuleHandleW to return base address of loaded PE if
called with NULL
[*] Calculating patch length for kernelbase!GetModuleHandleW
[-] Error running RunPE: System.Exception: Unable to calculate patch length, the
function may have changed to a point it is is no longer recognised and this cod
e needs to be updated
at RunPE.Patchers.ExtraAPIPatcher.CalculatePatchLength(IntPtr funcAddress)
at RunPE.Patchers.ExtraAPIPatcher.PatchAPIs(IntPtr baseAddress)
at RunPE.Program.Main(String[] args)