Closed TheAifam5 closed 8 years ago
Nothing from this are TDL issues. 1) No 2) PsSetCreateProcessNotifyRoutine does not need integrity check.
so, maybe u know why on TDL PsSetCreateProcessNotifyRoutine returns 0xC0000022? Looks like needs /INTEGRITYCHECK flag :/ Any way to bypass it?
I found in IDA that "PsSetCreateProcessNotifyRoutine" and "PsSetCreateProcessNotifyRoutineEx" are redirected to "PsSetCreateProcessNotifyRoutineEx2"... "PsSetCreateProcessNotifyRoutineEx" needs integrity checks. I think now on Windows 10 "PsSetCreateProcessNotifyRoutine" also needed.
Hey, i have 2 questions about this TDL.
Regards, TheAifam5