Updated Wiki: PYKD 0.2. Documentation
Table of contents1. Introduction1.1 General information1.2 Quick start1.3 Building from source1.4 Manual installation1.5 API changes2 WinDbg commands2.1 Loading the extension2.2 Running scripts1....
View ArticleNew Post: BaseException: File: .\dia\symexport.cpp Line: 103 TODO
kd> lmm nt start end module name 804d8000 806ce100 nt (pdb symbols) g:\DebugSymbols2\ntkrnlpa.pdb\BD8F451F3E754ED8A34B50560CEB08E31\ntkrnlpa.pdb kd> !sym noisy noisy mode - symbol prompts on...
View ArticleNew Post: BaseException: File: .\dia\symexport.cpp Line: 103 TODO
I have reinstall pykd use "pykd-0.2.0.27-x86-python-2.7-setup.exe". It's ok now! Thank you! kd> !py drvobj SYMSRV: tcpip.pdb from http://msdl.microsoft.com/download/symbols: 200142 bytes - copied...
View ArticleNew Post: BaseException: File: .\dia\symexport.cpp Line: 103 TODO
It seems you had not registered MS DIA component properly, The installer repaired registration.
View ArticleSource code checked in, #87282
[0.3.x] added : findMemoryRegion ( Return address of begining valid memory region nearest to offset ) [0.3.x] added : getVaProtect ( Return memory attributes )
View ArticleSource code checked in, #87292
0.2.x: Add folders to put source code for translated documentation (Codeplex does not support version history on Wiki)
View ArticleUpdated Wiki: PYKD 0.2. Documentation
Table of contents1. Introduction1.1 General information1.2 Quick start1.3 Building from source1.4 Manual installation1.5 API changes2. WinDbg commands2.1 Loading the extension2.2 Running scripts2.3...
View ArticleSource code checked in, #87298
[0.3.x] added : getProcessThreads ( Get all process's threads ) [0.3.x] added : getTargetProcesses ( Get all target processes )
View ArticleSource code checked in, #87300
[0.3.x] added : bugCheckData ( Function reads the kernel bug check code and related parameters )
View ArticleUpdated Wiki: PYKD 0.2. Documentation
Table of contents1. Introduction1.1 General information1.2 Quick start1.3 Building from source1.4 Manual installation1.5 API changes2. WinDbg commands2.1 Loading the extension2.2 Running scripts2.3...
View ArticleSource code checked in, #87302
[0.2.x] docs: add documentation chapter 3.2, 3.3 and 3.4
View ArticleUpdated Wiki: PYKD 0.2. Documentation
Table of contents1. Introduction1.1 General information1.2 Quick start1.3 Building from source1.4 Manual installation1.5 API changes2. WinDbg commands2.1 Loading the extension2.2 Running scripts2.3...
View Article