Releases: dshikashio/Pybag
Releases · dshikashio/Pybag
Release 2.2.6
Current Changes
- 2.2.6
- Added support for more dbgeng calls
- Symbol handling
- Set / get thread contexts
- Fixed ds command
- Added support for more dbgeng calls
Release 2.2.5
Current Changes
- 2.2.5
- Fixed be command
- Better search for Windbg install (and DLLs)
Release 2.2.4
Current Changes
- 2.2.4
- Fixed lint issues
- Catch exception for dbgmodel import
- Update build and release
2.2.3
- Fix WriteVirtual to correctly check for bytes
- https://pypi.org/project/Pybag/2.2.3/
2.2.2
- Available on Pypi
2.2.0
- Connect to remote stub (server) working
- Handoff to pass debugee to Windbg
- Added various unimplemented functions
2.1.0
- Working kernel debugging support
- Various fixes
2.0.1 - Bug fixes
- Cleaned up some misc prints / outputs
- Fixed event callbacks to work properly, especially breakpoint handling
Version 1.1.0
- Moved to Windows 10 Kit
- Moved to Microsoft Visual C++ Compiler for Python 2.7 for building
- Switched to Capstone for disassembling instructions
Version 1.0.0
v1.0.0 Update README