Welcome to MSDN Blogs Sign in | Join | Help

May 2007 - Posts

Years ago I needed to debug an application that just had the binary code with no symbols or source code. To make things even more difficult, I found out the application had some kind of anti-debugger protection. After analyzing the dead listing of the Read More...
Courtesy of Taehwa Lee (Jeff), a Microsoft DDK MVP. He writes articles for the biggest Korean device driver online community: www.driveronline.org He asked me if he could translate the articles and this is the first Blog just translated into Korean: http://www.driveronline.org/bbs/view.asp?tb=systembbs&no=80 Read More...
There are several tools you can use to read the image headers, like Dumpbin.exe and Link.exe, for instance. You can, however, also use Windbg for doing that! In other words, during your debugging session you can see the header from an image file without Read More...
 
Page view tracker