On Thu Jan 26 22:00:16 2023 +0000, Etaash Mathamsetty wrote:
I will implement KeReleaseGuardedMutex and KeAcquireGuardedMutex if you haven't already. (according to MSDN guarded mutexes are implemented in the same way as a fast mutex, so it should be simple)
I haven't started on KeAcquireGuardedMutex and KeReleaseGuardedMutex yet. I'd love it if you do that part!