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

Created Release: PYKD 0.3.0.32 (Oct 12, 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


Released: PYKD 0.3.0.32 (Oct 12, 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.32 (Oct 12, 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

Commented Issue: [0.3.x] typeInfo constructor raises exception "not...

There is a module with symbols.If we try to get type information by full name:typeInfo("MYMODULE!MYTYPE")It is OKBut if we are trying to get type information by short name:typeInfo("MYTYPE")I get...

View Article

Edited Issue: [0.3.x] typeInfo constructor raises exception "not implemented"...

There is a module with symbols.If we try to get type information by full name:typeInfo("MYMODULE!MYTYPE")It is OKBut if we are trying to get type information by short name:typeInfo("MYTYPE")I get...

View Article


Created Issue: [0.3.x] isValid rasies MemoryException with typedVar [13744]

```>>> isValid(0x0) # returning False is expectedFalse>>> isValid(typedVar("UInt4B", 0)) # raising MemoryException is not expectedTraceback (most recent call last): File...

View Article

Edited Issue: [0.3.x] isValid rasies MemoryException with typedVar [13744]

```>>> isValid(0x0) # returning False is expectedFalse>>> isValid(typedVar("UInt4B", 0)) # raising MemoryException is not expectedTraceback (most recent call last): File...

View Article

Commented Issue: [0.3.x] isValid rasies MemoryException with typedVar [13744]

```>>> isValid(0x0) # returning False is expectedFalse>>> isValid(typedVar("UInt4B", 0)) # raising MemoryException is not expectedTraceback (most recent call last): File...

View Article


Edited Feature: [0.3.x] isValid rasies MemoryException with typedVar [13744]

```>>> isValid(0x0) # returning False is expectedFalse>>> isValid(typedVar("UInt4B", 0)) # raising MemoryException is not expectedTraceback (most recent call last): File...

View Article


New Post: pykd 0.3 - Receiving error when trying to set registers

Master OnlineMaster MBAMaster MBAMaster enfermeriaMaster a distanciaMaster recursos humanosMaster recursos humanosMaster educacion secundariaMaster marketing

View Article

Commented Issue: [0.3.x] typeInfo raises TypeException for function pointer...

```pfn = typedVar("funcPtr")pfn1 = typedVar( pfn.type().name(), pfn.address)Traceback (most recent call last): File "<input>", line 1, in <module>TypeException: _function type_: invalid...

View Article

Source code checked in, #90846

[0.3.x] added : typeInfo.isVtbl method ( returns true if type is virtual table )

View Article

Source code checked in, #90847

[0.3.x] added : typeInfo.fieldOffset method ( get fieldOffset by field's index )

View Article


Source code checked in, #90850

[0.3.x] fixed : issue # 13745 ( the method module.getVersion is missed )

View Article

New Post: 0.3.x change breakpoint behaviour

Hi All! We have some bug with conditional breakpoints. See:http://pykd.codeplex.com/workitem/13750http://pykd.codeplex.com/workitem/13748 The main problem the time of live of the python object is not...

View Article


New Post: 0.3.x change breakpoint behaviour

I think:setBp always return strong reference (remove break point on destroy returned object)getBp always return weak reference

View Article

Source code checked in, #90851

[0.3.x] reworked : setBp returns now strong reference

View Article


Source code checked in, #90852

[0.3.x] added : __dir__ method for typedVar ( return list of fields name )

View Article

Source code checked in, #90853

[0.3.x] added : __dir__ method for typeInfo ( return list of fields name )

View Article

Released: PYKD 0.3.0.33 (Oct 22, 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
Browsing all 1625 articles
Browse latest View live


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