11 skills found
0vercl0k / SymbolizerA fast execution trace symbolizer for Windows.
poizan42 / Soswow64windbg/dbgeng extension for debugging 64-bit dumps of 32-bit .NET processes.
dshikashio / PybagPython module for Windbg's dbgeng plus additional wrappers.
grugq / BuggeryPython wrapper for DbgEng
luzhlon / WdbgA debbuger based dbgeng for WIndows
sukesh-ak / AutoDebugSimple Debugger to run Windbg Commands and also query .NET CLR Runtime data in C#
alexbudmsft / DbgscriptDbgScript is a multi-script dbgeng (WinDbg, cdb, ntsd) extension. Use Python, Ruby or Lua to analyze data structures, or BYO provider.
tinysec / Jswdjavascript extension of windbg for hacker.
bnagy / RBuggeryRuby wrapper for dbgeng.dll
0vercl0k / Dbgeng RsRust binding for the dbgeng COM interfaces.
arizvisa / PydbgengA 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))