0vercl0k / kdmp-parser

A Windows kernel dump C++ parser library with Python 3 bindings.
MIT License
193 stars 29 forks source link

Use Python's stable ABI #12

Closed 0vercl0k closed 3 years ago

0vercl0k commented 3 years ago

See PEP 384, type-objects.

Some examples: