You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A fork of flierlu's pydbgext code which enables full python access to the entire dbgeng COM object. This exposes the majority of dbgeng.dll such as network (dbgsrv) support and kernel debugging to an instance of python. (currently unmaintained because nobody seemed to care about it when it was created))