Archive for August 3rd, 2007

First steps with WinDbg scripting… (Memento)

August - 3 - 2007
Posted by Matthieu Suiche
Comments Off

Here is a sample of script for Windbg for people who doesn’t want to waste time because they don’t find any document. Firstly, to declare a variable you must use the prefix “r”. Moreover, the name must be $t[0..n] Secondly, if you use the flag “/D” after “.printf” you can use pseudo-html code inside. Thirdly,  [ Read More ]

Sponsors