4 Forks
7 Stars
7 Watchers

pydbgeng

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))

How to download and setup pydbgeng

Open terminal and run command
git clone https://github.com/arizvisa/pydbgeng.git
git clone is used to create a copy or clone of pydbgeng repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pydbgeng https://github.com/arizvisa/pydbgeng/archive/master.zip

Or simply clone pydbgeng with SSH
[email protected]:arizvisa/pydbgeng.git

If you have some problems with pydbgeng

You may open issue on pydbgeng support forum (system) here: https://github.com/arizvisa/pydbgeng/issues