Archive for the ‘Software Development’ Category

Microsoft Attack Surface Analyzer 1.0 Released

The purpose of this tool is to help software developers, Independent Software Vendors (ISVs) and IT Professionals better understand changes in Windows systems’ attack surface resulting from the installation of new applications. You can download it here.

Leave a Comment

Debugging Backwards in Time

What if a debugger could allow you to simply step BACKWARDS? Instead of all that hassle with guessing where to put breakpoints and the fear of typing “continue” one too many times… What if you could simply go backwards to see what went wrong? This is the essence of the “Omniscient Debugger” — it remembers […]

Leave a Comment

Firefox web developer plugin

Check out this uber cool plug-in for Firefox. The Web Developer extension adds a menu and a toolbar to the browser with various web developer tools. It is designed for Firefox, Flock, Mozilla and Seamonkey, and will run on any platform that these browsers support including Windows, Mac OS X and Linux. You can click […]

Leave a Comment