Quantcast
Channel: Python extension for WinDbg
Browsing all 1625 articles
Browse latest View live
↧

Source code checked in, #89812

[0.3.x] renamed : onModuleLoad method to onLoadModule ( like in 0.2.x version )

View Article


New Post: pykd 0.3 doesn't work eventHandler onLoadModule

I've renamed methods like they were in 0.2.x: onLoadModule onUnloadModule But there are still some incompabilties with original scripts: 1) def onLoadModule(self, module) - this is prototype form pykd...

View Article


New Post: pykd 0.3 doesn't work eventHandler onLoadModule

Thank you i have known about another method signature already.

View Article

New Post: Unable to load the pykd.pyd extension

I have downloaded and installed both x64 and x86 extensions and tried to load them but am getting erros like it doesnt recognize the file as a valid WIN32/64 module. Can someone give me a little...

View Article

New Post: Unable to load the pykd.pyd extension

NVM, figured it out with procmon. The Exe DOES NOT install the python dll like it claimed in some documentation I read. I had to install it manually.

View Article


New Post: Unable to load the pykd.pyd extension

Does it work now? Do you need any help?

View Article

Created Issue: [0.3.x] loadXXX routines can hang OS with huge memory...

loadXXX routine ( loadWChar for example ) have a weak buffer size check and allocate buffer without checking if memory is accessible. For example:loadWChar(readAddress, 0xFFFFFFFF) will try to allocate...

View Article

Edited Issue: [0.3.x] loadXXX routines can hang OS with huge memory...

loadXXX routine ( loadWChar for example ) have a weak buffer size check and allocate buffer without checking if memory is accessible. For example:loadWChar(readAddress, 0xFFFFFFFF) will try to allocate...

View Article


Source code checked in, #89835

[0.3.x] added : isVaRegionValid routine ( check if the virtaul addresses region is valid )

View Article


Created Issue: [0.3.x] Call getProcessExeName() reset thread context [13499]

```>>> print dbgCommand("k1")ChildEBP RetAddr 0469a628 7531e305 ntdll!KiFastSystemCallRet>>> print dbgCommand(".ecxr")eax=a285678b ebx=00000413 ecx=75d1a618 edx=00000000 esi=00000209...

View Article

Edited Issue: [0.3.x] Call getProcessExeName() reset thread context [13499]

```>>> print dbgCommand("k1")ChildEBP RetAddr 0469a628 7531e305 ntdll!KiFastSystemCallRet>>> print dbgCommand(".ecxr")eax=a285678b ebx=00000413 ecx=75d1a618 edx=00000000 esi=00000209...

View Article

Edited Issue: [0.3.x] Call getProcessExeName() reset thread context [13499]

```>>> print dbgCommand("k1")ChildEBP RetAddr 0469a628 7531e305 ntdll!KiFastSystemCallRet>>> print dbgCommand(".ecxr")eax=a285678b ebx=00000413 ecx=75d1a618 edx=00000000 esi=00000209...

View Article

Edited Issue: [0.3.x] loadXXX routines can hang OS with huge memory...

loadXXX routine ( loadWChar for example ) have a weak buffer size check and allocate buffer without checking if memory is accessible. For example:loadWChar(readAddress, 0xFFFFFFFF) will try to allocate...

View Article


Released: PYKD 0.3.0.20 (Mar 13, 2015)

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 Article

Updated Release: PYKD 0.3.0.20 (Mar 13, 2015)

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


Source code checked in, #89868

[0.3.x] updated : version set to 0.3.0.20

View Article

Released: PYKD 0.3.0.20 (Mar 13, 2015)

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 Article


Updated Release: PYKD 0.3.0.20 (Mar 13, 2015)

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

Created Unassigned: [0.3.x] ln/findSymbol(...) mismatch [13501]

```0:032> ln 717297dc (00000000`717297dc) msvcr90!_crtLCMapStringW | (00000000`71729d64) msvcr90!_crtCompareStringAExact matches: msvcr90!_crtLCMapStringW (<no parameter info>)``````0:032>...

View Article

Edited Issue: [0.3.x] ln/findSymbol(...) mismatch [13501]

```0:032> ln 717297dc (00000000`717297dc) msvcr90!_crtLCMapStringW | (00000000`71729d64) msvcr90!_crtCompareStringAExact matches: msvcr90!_crtLCMapStringW (<no parameter info>)``````0:032>...

View Article
Browsing all 1625 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>