Skip to content

Releases: dshikashio/Pybag

Release 2.2.6

18 Oct 05:32

Choose a tag to compare

Current Changes

  • 2.2.6
    • Added support for more dbgeng calls
      • Symbol handling
      • Set / get thread contexts
    • Fixed ds command

Release 2.2.5

11 Mar 03:11
772dc69

Choose a tag to compare

Current Changes

  • 2.2.5
    • Fixed be command
    • Better search for Windbg install (and DLLs)

Release 2.2.4

01 Mar 03:22

Choose a tag to compare

Current Changes

  • 2.2.4
    • Fixed lint issues
    • Catch exception for dbgmodel import
    • Update build and release

2.2.3

17 Sep 00:55
7a908aa

Choose a tag to compare

2.2.2

28 Aug 21:00

Choose a tag to compare

  • Available on Pypi

2.2.0

27 Aug 04:41
1157d6b

Choose a tag to compare

  • Connect to remote stub (server) working
  • Handoff to pass debugee to Windbg
  • Added various unimplemented functions

2.1.0

24 Aug 03:02

Choose a tag to compare

  • Working kernel debugging support
  • Various fixes

2.0.1 - Bug fixes

16 Aug 04:37

Choose a tag to compare

  • Cleaned up some misc prints / outputs
  • Fixed event callbacks to work properly, especially breakpoint handling

Version 1.1.0

02 Jul 23:24

Choose a tag to compare

  • 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

26 Jan 02:36

Choose a tag to compare

v1.0.0

Update README