Added patch to stub ntoskrnl.PsRemoveLoadImageNotifyRoutine.

This commit is contained in:
Michael Müller
2015-04-03 17:13:12 +02:00
parent 031d8707e6
commit a6bdf0d803
5 changed files with 52 additions and 1 deletions

View File

@@ -10,3 +10,4 @@ Fixes: Add stub for ntoskrnl.ExDeleteResourceLite
Fixes: Add stub for ntoskrnl.Mm{Map,Unmap}LockedPages
Fixes: Implement ntoskrnl.KeInitializeMutex
Fixes: [38103] Process Hacker 2.x needs ntoskrnl.ProbeForRead
Fixes: Add stub for ntoskrnl.PsRemoveLoadImageNotifyRoutine