Released: PYKD 0.3.0.14 (Dec 14, 2014)
Installation guide: 0. choose x86 or x64 and download it 1. unpack archive to any catalog 2. if you have not a VS Studio 2012 installed, you should register msdia110.dll by the command regsvr32...
View ArticleUpdated Release: PYKD 0.3.0.14 (Dec 14, 2014)
Installation guide: 0. choose x86 or x64 and download it1. unpack archive to any catalog2. if you have not a VS Studio 2012 installed, you should register msdia110.dll by the command regsvr32...
View ArticleCreated Issue: [0.3.x] hex() does nor work with the module class [13374]
```>>>hex( module("notepad") )Traceback (most recent call last): File "<input>", line 1, in <module>TypeError: __hex__ returned non-string (type unicode)```
View ArticleEdited Issue: [0.3.x] hex() does nor work with the module class [13374]
```>>>hex( module("notepad") )Traceback (most recent call last): File "<input>", line 1, in <module>TypeError: __hex__ returned non-string (type unicode)```
View ArticleEdited Issue: [0.3.x] hex() does nor work with the module class [13374]
```>>>hex( module("notepad") )Traceback (most recent call last): File "<input>", line 1, in <module>TypeError: __hex__ returned non-string (type unicode)```
View ArticleSource code checked in, #89531
[0.3.x] added : onDebugOutput callback [0.3.x] added : dbgCommand optional parameter suppressOutput
View ArticleSource code checked in, #89533
[0.3.x] fixed : issue #13374 ( hex() does not work with the module class )
View ArticleReleased: PYKD 0.3.0.15 (Dec 24, 2014)
Installation guide: 0. choose x86 or x64 and download it 1. unpack archive to any catalog 2. if you have not a VS Studio 2012 installed, you should register msdia110.dll by the command regsvr32...
View ArticleUpdated Release: PYKD 0.3.0.15 (Dec 24, 2014)
Installation guide: 0. choose x86 or x64 and download it1. unpack archive to any catalog2. if you have not a VS Studio 2012 installed, you should register msdia110.dll by the command regsvr32...
View ArticleCreated Issue: [0.3.x] call debugCommand leads to an application crash [13382]
It is reproduced 100% with dbgeng.dll version < 9200
View ArticleEdited Issue: [0.3.x] call debugCommand leads to an application crash [13382]
It is reproduced 100% with dbgeng.dll version < 9200
View ArticleCommented Issue: [0.3.x] call debugCommand leads to an application crash [13382]
It is reproduced 100% with dbgeng.dll version < 9200Comments: ** Comment from web user: kernelnet ** Workaround: place dbgeng and dbghelp with version 9200 or 9600 ( from new windbg ) beside pykd.pyd
View ArticleEdited Issue: [0.3.x] call debugCommand leads to an application crash [13382]
It is reproduced 100% with dbgeng.dll version < 9200Comments: ** Comment from web user: EreTIk ** changeset: 89542
View ArticleReleased: PYKD 0.3.0.15 (Dec 24, 2014)
Attention!!! This release has a serious bug: https://pykd.codeplex.com/workitem/13382Installation guide: 0. choose x86 or x64 and download it 1. unpack archive to any catalog 2. if you have not a VS...
View ArticleUpdated Release: PYKD 0.3.0.15 (Dec 24, 2014)
Attention!!! This release has a serious bug: https://pykd.codeplex.com/workitem/13382Installation guide: 0. choose x86 or x64 and download it1. unpack archive to any catalog2. if you have not a VS...
View ArticleUpdated Release: 0.3.0.16 (Dec 26, 2014)
Installation guide: 0. choose x86 or x64 and download it1. unpack archive to any catalog2. if you have not a VS Studio 2012 installed, you should register msdia110.dll by the command regsvr32...
View ArticleReleased: PYKD 0.3.0.16 (Dec 26, 2014)
Installation guide: 0. choose x86 or x64 and download it 1. unpack archive to any catalog 2. if you have not a VS Studio 2012 installed, you should register msdia110.dll by the command regsvr32...
View ArticleUpdated Release: PYKD 0.3.0.16 (Dec 26, 2014)
Installation guide: 0. choose x86 or x64 and download it1. unpack archive to any catalog2. if you have not a VS Studio 2012 installed, you should register msdia110.dll by the command regsvr32...
View Article