Commented Unassigned: use of remoteConnect() after initialize() generates...
Target OS: Windows 10 RS2 x64Detailed: Windows 10 Kernel Version 15063 MP (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Built by: 15063.0.amd64fre.rs2_release.170317-1834pykd...
View ArticleCreated Unassigned: from_address crashes when accessing structure members...
Hi,First I'm starting a kernel-mode debugging and entering a process context, while the ntdll.dll is loaded at an address 00007fff`aa2b0000, which is shown below. The dd command verifies that this is...
View ArticleCommented Unassigned: from_address crashes when accessing structure members...
Hi,First I'm starting a kernel-mode debugging and entering a process context, while the ntdll.dll is loaded at an address 00007fff`aa2b0000, which is shown below. The dd command verifies that this is...
View ArticleCommented Unassigned: from_address crashes when accessing structure members...
Hi,First I'm starting a kernel-mode debugging and entering a process context, while the ntdll.dll is loaded at an address 00007fff`aa2b0000, which is shown below. The dd command verifies that this is...
View ArticleCommented Unassigned: from_address crashes when accessing structure members...
Hi,First I'm starting a kernel-mode debugging and entering a process context, while the ntdll.dll is loaded at an address 00007fff`aa2b0000, which is shown below. The dd command verifies that this is...
View ArticleCommented Unassigned: from_address crashes when accessing structure members...
Hi,First I'm starting a kernel-mode debugging and entering a process context, while the ntdll.dll is loaded at an address 00007fff`aa2b0000, which is shown below. The dd command verifies that this is...
View ArticleCreated Issue: [0.3.x] failed to iterate over array [14120]
it seems iteration over array is infinteIt is expected this script prints out exactly 10 element. In fact the output very long```arr = typedVar("UInt1B[10]", address):for x in arr: print(x) ```
View ArticleEdited Issue: [0.3.x] failed to iterate over array [14120]
it seems iteration over array is infinteIt is expected this script prints out exactly 10 element. In fact the output very long```arr = typedVar("UInt1B[10]", address):for x in arr: print(x) ```
View ArticleSource code checked in, #91247
[0.3.x] fixed : issue #14120 (failed to iterate over array)
View ArticleReleased: PYKD 0.3.2.8 (Jul 24, 2017)
Supported Python VersionPython 2.7 x86/x64 Python 3.5 x86/x64 Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....
View ArticleUpdated Release: PYKD 0.3.2.8 (июл 24, 2017)
Supported Python VersionPython 2.7 x86/x64Python 3.5 x86/x64Python 3.6 x86/x64Installation as a WinDBG extension with pykd bootstrapper If you are going to run pykd in the windbg it is easiest way....
View ArticleEdited Issue: [0.3.x] failed to iterate over array [14120]
it seems iteration over array is infinteIt is expected this script prints out exactly 10 element. In fact the output very long```arr = typedVar("UInt1B[10]", address):for x in arr: print(x) ```
View ArticleEdited Unassigned: eventHandler.onLoadModule always gets called with module...
Target OS: Windows 10 RS2 x64Detailed: Windows 10 Kernel Version 15063 MP (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Built by: 15063.0.amd64fre.rs2_release.170317-1834pykd...
View ArticleClosed Unassigned: use of remoteConnect() after initialize() generates...
Target OS: Windows 10 RS2 x64Detailed: Windows 10 Kernel Version 15063 MP (8 procs) Free x64 Product: WinNt, suite: TerminalServer SingleUserTS Built by: 15063.0.amd64fre.rs2_release.170317-1834pykd...
View ArticleCreated Unassigned: Windbg hangs forever when using in !py [14127]
Hi,Windbg hangs forever and stops responding when <tab> is pressed inside the python interpreter (started with "!py"). The only solution I found is to kill windbg and restart it.Steps to...
View ArticleCommented Unassigned: Windbg hangs forever when using in !py [14127]
Hi,Windbg hangs forever and stops responding when <tab> is pressed inside the python interpreter (started with "!py"). The only solution I found is to kill windbg and restart it.Steps to...
View ArticleCommented Unassigned: Windbg hangs forever when using in !py [14127]
Hi,Windbg hangs forever and stops responding when <tab> is pressed inside the python interpreter (started with "!py"). The only solution I found is to kill windbg and restart it.Steps to...
View ArticleCommented Unassigned: Windbg hangs forever when using in !py [14127]
Hi,Windbg hangs forever and stops responding when <tab> is pressed inside the python interpreter (started with "!py"). The only solution I found is to kill windbg and restart it.Steps to...
View ArticleClosed Unassigned: Windbg hangs forever when using in !py [14127]
Hi,Windbg hangs forever and stops responding when <tab> is pressed inside the python interpreter (started with "!py"). The only solution I found is to kill windbg and restart it.Steps to...
View Article