Microsoft Application Verifier

There's a little application that could be forgotten by the masses but that can be really useful for a developer: this application is called Microsoft Application Verifier.

Application Verifier is a runtime verification tool for unmanaged code that assists in quickly finding subtle programming errors that can be extremely difficult to identify with normal application testing. It is designed specifically to detect and help debug memory corruptions and critical security vulnerabilities. It makes it easier to create reliable applications by monitoring an application's interaction with the Windows operating system, profiling its use of objects, the registry, the file system, and Win32 APIs (including heaps, handles, locks, and more). It also includes checks to predict how well the application will perform under Least-privileged User Account operation.

Check it...

Print | posted on Friday, November 25, 2005 9:09 AM

Comments on this post

# Microsoft Application Verifier

Requesting Gravatar...
Left by Tech Guru on Nov 25, 2005 6:56 PM

Your comment:

 (will show your gravatar)
 
Please add 7 and 1 and type the answer here: