Released: PYKD 0.3.2.6 (May 13, 2017)
Supported Python VersionPython 2.7 x86/x64 Python 3.5 x86/x64 Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....
View ArticleUpdated Release: PYKD 0.3.2.6 (май 13, 2017)
Supported Python VersionPython 2.7 x86/x64Python 3.5 x86/x64Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....
View ArticleSource code checked in, #91232
[0.3.x] added : getTypeInfoProviderFromPdb ( create typeInfo provider from pdb file ) [0.3.x] added : pushStack ( push a value into a stack ) [0.3.x] added : popStack( popStack )
View ArticleCreated Unassigned: [pykd_ext_2.0] !py command crashes if a script does not...
Only for python 3.0```0:000> !py -2 not_exist.pyscript not found0:000> !py -3 not_exist.pyc0000005 Exception in pykd.py debugger extension. PC: 00000000`00000000 VA: 00000000`00000000 R/W: 8...
View ArticleSource code checked in, #91233
[pykd_ext_2.0] fixed : issue # 14104 ( !py command crashes if a script does not exist )
View ArticleReleased: PYKD BOOTSTRAPPER 2.0 (Jun 23, 2016)
PYKD BOOTSTRAPPER is a windbg extension. It is a simple dll file (pykd.dll). It DOES NOT contain pykd functionality. I is designed to locate and initialize python core inside windbg. Then you can use...
View ArticleUpdated Release: PYKD BOOTSTRAPPER 2.0 (июн 23, 2016)
PYKD BOOTSTRAPPER is a windbg extension. It is a simple dll file (pykd.dll). It DOES NOT contain pykd functionality. I is designed to locate and initialize python core inside windbg. Then you can use...
View ArticleCommented Unassigned: [pykd_ext_2.0] !py command crashes if a script does not...
Only for python 3.0```0:000> !py -2 not_exist.pyscript not found0:000> !py -3 not_exist.pyc0000005 Exception in pykd.py debugger extension. PC: 00000000`00000000 VA: 00000000`00000000 R/W: 8...
View ArticleEdited Unassigned: [pykd_ext_2.0] !py command crashes if a script does not...
Only for python 3.0```0:000> !py -2 not_exist.pyscript not found0:000> !py -3 not_exist.pyc0000005 Exception in pykd.py debugger extension. PC: 00000000`00000000 VA: 00000000`00000000 R/W: 8...
View ArticleSource code checked in, #91241
[0.3.x] added : callFunctionRaw ( call function without prototype )
View ArticleUpdated Release: PYKD 0.3.2.7 (июн 20, 2017)
Supported Python VersionPython 2.7 x86/x64Python 3.5 x86/x64Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....
View ArticleReleased: PYKD 0.3.2.7 (Jun 20, 2017)
Supported Python VersionPython 2.7 x86/x64 Python 3.5 x86/x64 Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....
View ArticleUpdated Release: PYKD 0.3.2.7 (июн 20, 2017)
Supported Python VersionPython 2.7 x86/x64Python 3.5 x86/x64Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....
View ArticleReleased: PYKD 0.3.2.7 (Jun 20, 2017)
Supported Python VersionPython 2.7 x86/x64 Python 3.5 x86/x64 Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....
View ArticleUpdated Release: PYKD 0.3.2.7 (Jun 20, 2017)
Supported Python VersionPython 2.7 x86/x64Python 3.5 x86/x64Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....
View ArticleCreated Unassigned: eventHandler.onLoadModule always gets called with module...
Target OS: Windows 10 RS2 x64Detailed: Windows 10 Kernel Version 15063 MP (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Built by: 15063.0.amd64fre.rs2_release.170317-1834pykd...
View ArticleCommented Unassigned: eventHandler.onLoadModule always gets called with...
Target OS: Windows 10 RS2 x64Detailed: Windows 10 Kernel Version 15063 MP (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Built by: 15063.0.amd64fre.rs2_release.170317-1834pykd...
View ArticleEdited Unassigned: eventHandler.onLoadModule always gets called with module...
Target OS: Windows 10 RS2 x64Detailed: Windows 10 Kernel Version 15063 MP (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Built by: 15063.0.amd64fre.rs2_release.170317-1834pykd...
View ArticleCreated Unassigned: use of remoteConnect() after initialize() generates...
Target OS: Windows 10 RS2 x64Detailed: Windows 10 Kernel Version 15063 MP (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Built by: 15063.0.amd64fre.rs2_release.170317-1834pykd...
View Article