PRTL_USER_PROCESS_PARAMETERS GetRtlUserProcessParameters(VOID) { return GetPeb()->ProcessParameters; }
Last updated 2 months ago