Microsoft Remote Procedure Call (MSRPC) is a prevalent communication mechanism that provides an extensible framework for defining server/client interfaces. The author wrote a tool called RpcInvestigator for advanced discovery and analysis of RPC endpoints. The tool can automatically generate client code, sniff interactions for RPC and enumerate services. A pretty neat tool for Windows service auditing!