Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 653 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 653 Bytes

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.