Skip to content

jcspencer/rpc-interfaces

Repository files navigation

Windows RPC Interface Database

A simple database of Windows RPC interfaces, by James Spencer

Contains excerpts from the Microsoft Open Specifications website; all rights reserved.

Development

'Protocols' (e.g. RPC protocols) are tied to 'services' (Windows Features, Roles, etc.)

  • services.py contains a list of services
  • protocols.py contains a list of protocols

To build the site:

  • build_database.py builds the database.json file
  • build_page.py renders the page from the template.

About

A reference site, full of Windows RPC interface UUIDs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published