![]() |
|
|
|
#1
|
|||
|
|||
|
LiveKd
------ LiveKd allows you to run the Kd and Windbg Microsoft kernel debuggers, which are part of the Debugging Tools for Windows package, locally on a live system. While the latest versions of Windbg and Kd have a similar capability on Windows XP and Server 2003, LiveKd works on NT 4 through Server 2003 and enables more functionality, such as viewing thread stacks with the !thread command, than debugger's own live kernel debugging facility. Download:http://www.wasm.ru/baixado.php?mode=tool&id=115 |
|
#2
|
|||
|
|||
|
thanks All of
Debug is important in our way ,but mast have a super tools,like soft-ice ,trw,ollydbg,kd,windbg and more plugin's addin those. sure.
|
|
#3
|
|||
|
|||
|
In fact. livekd is not realtime kernel debugger. It just make memorydump many times and do on the memorydumps. WinDbg do so too.
It is only softice which can do kernel debugger on one machine. WinDbg and livekd is a ring3 application. You can never expert it can do ring0 debug on one machine. Because if ring0 paused, no ring3 application can running unless you are in VM. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Find method to Decompile .NET Core Single File | kiemdev05 | General Discussion | 5 | 07-11-2024 20:41 |
| Run Ring0 code in Vista 64bits | elephant | General Discussion | 0 | 10-02-2007 08:03 |