#NtObjectManager
Original text by Remco van der Meer

Motivation

Microsoft Remote Procedure Call (MS-RPC) is a protocol used within Windows operating systems to enable inter-process communication, both locally and across networks.
https://core-jmp.org/2026/05/automating-ms-rpc-vulnerability-research/
Automating MS-RPC vulnerability research
Automating MS-RPC research shows how NtObjectManager, dynamic RPC clients, fuzzing, canary tracing, ProcMon and Neo4j can map interfaces, test procedures, find crashes and uncover coercion-style Windows bugs.
core-jmp.org
May 17, 2026 at 4:25 PM