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

Created Unassigned: [bootstrapper] windbg is crashed after system reboot [13839]

1. Attach windbg to kernel2. load pykd with a bootstarpper ( .load pykd )3. reboot system4. try to load pykd another time--> windbg crashed

View Article


Source code checked in, #90920

[bootstrapper] fixed : issue #3839 ( windbg is crashed after system reboot )

View Article


Source code checked in, #90921

[bootstarpper] changed : version up to 1.0.1.12

View Article

Released: BOOTSTRAPPER FOR PYKD 0.3.x (Apr 15, 2015)

pykd.dll is useful if you have installed pykd as a python package ( by the command 'pip install pykd') but you are going to use pykd with windbg. In this case you can copy pykd.dll to windbg winext...

View Article

Updated Release: BOOTSTRAPPER FOR PYKD 0.3.x (Apr 15, 2015)

pykd.dll is useful if you have installed pykd as a python package ( by the command 'pip install pykd') but you are going to use pykd with windbg. In this case you can copy pykd.dll to windbg winext...

View Article


Edited Issue: [bootstrapper] windbg is crashed after system reboot [13839]

1. Attach windbg to kernel2. load pykd with a bootstarpper ( .load pykd )3. reboot system4. try to load pykd another time--> windbg crashedComments: ** Comment from web user: kernelnet ** Fixed in...

View Article

Created Issue: [0.3.x] Run-Time Check Failure #2 [13846]

Run-Time Check Failure #2 - Stack around the variable 'v' was corrupted.

View Article

Edited Issue: [0.3.x] Run-Time Check Failure #2 [13846]

Run-Time Check Failure #2 - Stack around the variable 'v' was corrupted.

View Article


Commented Issue: [0.3.x] Run-Time Check Failure #2 [13846]

Run-Time Check Failure #2 - Stack around the variable 'v' was corrupted.Comments: ** Comment from web user: kernelnet ** fixed in kdlibcpp CL90925http://kdlibcpp.codeplex.com/SourceControl/changeset/90925

View Article


Edited Issue: [0.3.x] Run-Time Check Failure #2 [13846]

Run-Time Check Failure #2 - Stack around the variable 'v' was corrupted.

View Article

Source code checked in, #90929

[0.3.x] added : typedVar.getLocation method ( Return location of the varibale )

View Article

Created Feature: [0.3.x] Undecorate export C++ symbols [13855]

WinDbg:```0: kd> k*** Stack trace for last set context - .thread/.cxr resets it# ChildEBP RetAddr 00 909dfa5c 81ca1b52 nt!KiSwapContext+0x1901 909dfab8 81ca15f1 nt!KiSwapThread+0x17202 909dfaec...

View Article

Commented Feature: [0.3.x] Undecorate export C++ symbols [13855]

WinDbg:```0: kd> k*** Stack trace for last set context - .thread/.cxr resets it# ChildEBP RetAddr 00 909dfa5c 81ca1b52 nt!KiSwapContext+0x1901 909dfab8 81ca15f1 nt!KiSwapThread+0x17202 909dfaec...

View Article


Created Unassigned: [0.3.x] inproper implementation of element's indexing for...

```pp = typedVar("MY_STRUCT*", offset)print pp[0], pp[1]```Expected:1) printing two array elementsor2) raise exception : pointer cannot be indexedIn fact:pp[0] print the first struct field, pp[1] - second

View Article

Edited Unassigned: [0.3.x] inproper implementation of element's indexing for...

```pp = typedVar("MY_STRUCT*", offset)print pp[0], pp[1]```Expected:1) printing two array elementsor2) raise exception : pointer cannot be indexedIn fact:pp[0] print the first struct field, pp[1] - second

View Article


Commented Unassigned: [0.3.x] inproper implementation of element's indexing...

```pp = typedVar("MY_STRUCT*", offset)print pp[0], pp[1]```Expected:1) printing two array elementsor2) raise exception : pointer cannot be indexedIn fact:pp[0] print the first struct field, pp[1] -...

View Article

Edited Unassigned: [0.3.x] inproper implementation of element's indexing for...

```pp = typedVar("MY_STRUCT*", offset)print pp[0], pp[1]```Expected:1) printing two array elementsor2) raise exception : pointer cannot be indexedIn fact:pp[0] print the first struct field, pp[1] - second

View Article


Edited Issue: [0.3.x] getParam() returns wrong values for fastcall [13820]

It seems getParam routine tries to get arguments from stack not from registersComments: ** Comment from web user: kernelnet ** fixed with kdlibcpp CL 90928

View Article

Source code checked in, #90939

[0.3.x] reworked : cpu class

View Article

Created Unassigned: [0.3.x] print does not output value of the bit fileds...

```print event.lowContextEvent.Headerstruct/class: _DISPATCHER_HEADER at 0xffffcf80c87e2f30+0000 Type : UInt1B 0x0 (0)+0001 TimerControlFlags : UInt1B 0x0 (0)+0001 Absolute : UInt1B:1 <-- should be...

View Article
Browsing all 1625 articles
Browse latest View live


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