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

Edited Issue: [0.3.x] failed to get any field from struct with static field...

Any operation with struct containing static field leads to exception:```s = typedVar("structWithStatic", addr)print sprint s.type()print s.staticFieldprint s.noStaticField```Any action lead to...

View Article


Released: PYKD 0.3.1.6 (Sep 09, 2016)

Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way. Follow this link pykd bootstrapper 2.0 to install pykd bootstrapper and get...

View Article


Created Release: PYKD 0.3.1.6 (Sep 09, 2016)

Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way. Follow this link pykd bootstrapper 2.0 to install pykd bootstrapper and get...

View Article

Source code checked in, #91034

[0.3.x] added : setIP, setSP, setBP routines ( change instruction, stack, frame pointers )

View Article

Source code checked in, #91037

[0.3.x] added : defineFunction ( "Define custom function prototype" )

View Article


Source code checked in, #91040

[0.3.x] added : callFunction routine ( call function in the target process )

View Article

Source code checked in, #91041

[0.3.x] added : callFunctionByAddr routine ( call function in the target process by type and offset )

View Article

Source code checked in, #91042

[0.3.x] added : typedVar.__call__ method ( run function in the target process )

View Article


Source code checked in, #91043

[0.3.x] added : stackAlloc routine ( allocate bytes of space in the stack in the target process ) [0.3.x] added : stackFree routine ( free space in the stack previously allocated by stackAlloc )

View Article


Created Issue: [pykd_bootstarpper_2.0] !pykd.info throws unhandled exception...

3: kd> !pykd.infoe06d7363 Exception in pykd.dll.info debugger extension. PC: 751a5b68 VA: 060fd618 R/W: 19930520 Parameter: 079d79ccThis exception throws if there is no python installedExpected:...

View Article

Edited Issue: [pykd_bootstarpper_2.0] !pykd.info throws unhandled exception...

3: kd> !pykd.infoe06d7363 Exception in pykd.dll.info debugger extension. PC: 751a5b68 VA: 060fd618 R/W: 19930520 Parameter: 079d79ccThis exception throws if there is no python installedExpected:...

View Article

Source code checked in, #91044

[pykd_ext_2.0] fixed : issue #13983 ( !pykd.info throws unhandled exception )

View Article

Commented Issue: [pykd_bootstarpper_2.0] !pykd.info throws unhandled...

3: kd> !pykd.infoe06d7363 Exception in pykd.dll.info debugger extension. PC: 751a5b68 VA: 060fd618 R/W: 19930520 Parameter: 079d79ccThis exception throws if there is no python installedExpected:...

View Article


Edited Issue: [pykd_bootstrapper_2.0] !pykd.info throws unhandled exception...

3: kd> !pykd.infoe06d7363 Exception in pykd.dll.info debugger extension. PC: 751a5b68 VA: 060fd618 R/W: 19930520 Parameter: 079d79ccThis exception throws if there is no python installedExpected:...

View Article

Source code checked in, #91045

[0.3.x] added : writeCStr, writeWStr ( write 0 terminated string to the target memory )

View Article


Released: PYKD 0.3.1.7 (Sep 19, 2016)

Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way. Follow this link pykd bootstrapper 2.0 to install pykd bootstrapper and get...

View Article

Created Release: PYKD 0.3.1.7 (Sep 19, 2016)

Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way. Follow this link pykd bootstrapper 2.0 to install pykd bootstrapper and get...

View Article


Updated Wiki: PYKD 0.3. API Reference

FunctionsaddSyntheticSymboladdr64appendSrcPathappendSymbolPathattachKernelattachProcessbreakinbugCheckDatacallExtcallFunctionByAddrcallFunctionByPtrcloseDumpcompareMemorycontainingRecordcreateStructcre...

View Article

Source code checked in, #91049

[pykd_ext_2.0] added : python version can be note in the first script line ( shebang line )

View Article

Released: 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 Article
Browsing all 1625 articles
Browse latest View live


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