Skip to content
/ RpcEnum Public
forked from xpn/RpcEnum

An command-line RPC method enumerator, born out of RPCView's awesomeness

Notifications You must be signed in to change notification settings

imaro/RpcEnum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RpcEnum and supporting files

This repo contains code referenced in the blog post https://blog.xpnsec.com/analysing-rpc-with-ghidra-neo4j.

  • RpcEnum - The VS project used to enumerate RPC methods.
  • post_script.py - Jython post-script used by Ghidra to generate call.
  • run_ghidra.py - Pythong script used to parse RPCEnum JSON and invoke headless Ghidra.

Note: dbghelp.dll and symsrv.dll from the "Debugging Tools for Windows" kit are required to be placed into the same directory as the RpcEnum.exe binary to allow PDB's be be processed

About

An command-line RPC method enumerator, born out of RPCView's awesomeness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.5%
  • Other 1.5%