#api-bindings #windows #debugclient

dbgeng

Rust binding for the dbgeng COM interfaces

4 releases (2 breaking)

0.3.1 Nov 6, 2024
0.3.0 Nov 6, 2024
0.2.0 Jul 26, 2024
0.1.0 May 19, 2024

#297 in #windows

Download history 16/week @ 2024-12-06 1/week @ 2025-01-31

187 downloads per month

MIT license

28KB
513 lines

dbgeng

Rust binding for the dbgeng COM interfaces.

This rust crate offers higher-level abstractions to the Microsoft's Debug Engine library that can be used to write extension for the Windows debugger (see snapshot for an example).

Dependencies

~119MB
~2M SLoC