Welcome to MSDN Blogs Sign in | Join | Help

July 2007 - Posts

Last year my colleague Yuri Diogenes , a network specialist, asked me if I wanted to create a tool with him. He had this idea for a very user friendly tool that users could use to configure NMCap, that is part of Netmon 3. Actually, it was a great idea! Read More...
Sometimes you cannot avoid reading the disassembled code to look for a specific assembly instruction. You may want to see if a particular function is doing some specific operation, using some specific register, or calling other functions. You can do that Read More...
This blog article is about an old tool that never got a kb article (for some reason), but now has its own space here. A few years ago, back in 2004, I was creating a tool for SQL Server 2000 and 7.0 to help me analyze blocking scenarios. It was my first Read More...
After creating this script, I have used it in almost every case that requires decompilation, and I guess you are going to use it, too. This script gives you the base address and module name, so you can use !SaveModule from SOS to save the module. Ok… Read More...
 
Page view tracker