Skip to content

Releases: dshikashio/Pybag

Release refs/tags/2.2.16

26 Jun 02:23

Choose a tag to compare

Current Changes

  • 2.2.16
    • Bugfix for comtypes change

Release refs/tags/2.2.15

19 Mar 23:54

Choose a tag to compare

Current Changes

  • 2.2.15
    • Implementation of exception related calls

Release refs/tags/2.2.14

21 Jan 04:59
59f66b6

Choose a tag to compare

Current Changes

  • 2.2.14
    • Bug fix for breakpoints
    • Switched to py-win32more for thread CONTEXT

Release refs/tags/2.2.13

06 Dec 17:45

Choose a tag to compare

Current Changes

  • 2.2.13
    • Improved discovery of Windbg installation detection. Works with App store installations now.

Release refs/tags/2.2.12

02 Aug 14:03

Choose a tag to compare

Current Changes

  • 2.2.12
    • Fix #22 - comtypes issue

Release refs/tags/2.2.11

27 Jun 03:23

Choose a tag to compare

Current Changes

  • 2.2.11
    • Fix #18 - Fix SetImplicitProcessDataOffset
    • Fix #19 - Implement CreateProcess2

Release refs/tags/2.2.10

29 Feb 01:37
99fe5bd

Choose a tag to compare

Current Changes

  • 2.2.10
    • Better search for Windbg DLLs using registry and allowing user override

Release refs/tags/2.2.9

23 Feb 02:40
95d16f3

Choose a tag to compare

Current Changes

  • 2.2.9
    • Add implementations of GetCurrentThreadSystemId and GetProcessIdsByIndex

Release 2.2.8

28 May 20:20
a285047

Choose a tag to compare

Current Changes

  • 2.2.8
    • Fixed missing files install issue

Release 2.2.7

25 Oct 01:24

Choose a tag to compare

Current Changes

  • 2.2.7
    • Fixed access violation when using oneshot breakpoints
    • Added 'count' option to breakpoints