LdrSystemDllInitBlock definition
Posted: 25 Aug 2021 04:03
LdrSystemDllInitBlock is defined in ntldr.h as a function that returns a PPS_SYSTEM_DLL_INIT_BLOCK but, LdrSystemDllInitBlock is not a function, it's just an exported ntdll variable and its value does not seem to point to a PS_SYSTEM_DLL_INIT_BLOCK.
Any comments are welcome.
PS: the variable exists in Win7 and above. PH has it as requiring THRESHOLD and above.
Any comments are welcome.
PS: the variable exists in Win7 and above. PH has it as requiring THRESHOLD and above.