XSSDetect is a static binary analysis tool. In the first step of analysis it reads target binaries to create a directed graph where nodes represent statements while the edges represent flow of data. This graph can get huge for large applications and users can sometimes run into the “out of memory exception.” Read
Similar Posts
I wanted to follow up a note I mentioned in a previous blog I wrote on how to Manage System Quality and talk about System Design Process as it relates
Overview Problem Presented A few weeks ago, I posted a blog similarly titled, Growing Number of Object Attributes in Relational Databases . In that blog
This post is a continuation of my Quest to test FxCop rules. The previous one was about writing pure unit tests for FxCop rules . This one is about writing
After a couple of years working in InternetDev support I've seen many different kind of problems reported by customers (different environments, different