Skip to content

axcheron/pydbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pydbg

A pure-python win32 debugger interface. This release includes the missing dependencies and pydasm, a python wrapper for libdasm.

Installation

First, install Microsoft Visual C++ Compiler for Python 2.7.

Then, clone the repository with the submodules :

git clone --recurse-submodules https://github.com/axcheron/pydbg.git
python setup.py install

Also, if you don't already have it, you can find the last version of Python 2.7 here.

License

This project is released under the GNU license. See LICENCE.

About

A pure-python win32 debugger interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages