Toggle navigation
Software Tools
All Tools
All Software Tools. Commercial tools, and free tools.
Code Coverage
View your code coverage in real-time.
Deadlock Detection
Find and fix deadlocks, slow locks, busy locks, and long waits.
Execution Tracing
The “How did I get here from there?” for your application.
Memory Leak Detection
Monitor billions of memory allocations with ease.
Performance Profiling
Find the slow parts of your software quickly and easily.
Developers
Blog
What we’re thinking about, what itch we’re scratching today.
Library
Selected articles from our blog grouped into related topics.
Documentation
Documentation for each tool. Online. PDF. HTML Help.
Tutorials
Step by step tutorials with text, images and video.
Purchasing
Purchase Software Tools
Resellers
Testimonials
About
About Software Verify
Why we exist. What makes us get up the morning. That sort of thing.
Contact Us
Need to contact us? Please send us a message.
Customer Support
Got a problem? Need some Help? Contact support now.
Reporting a Bug
Found a bug? Report it using this form.
Privacy Policy
How we treat any data that you provide to us.
Cookie Usage Policy
We promise not to feed the Cookie Monster.
License Information
How our licences work.
Memory Leaks
Improve the quality of your software by fixing memory leaks.
The sixteen types of memory leak
We look at the various ways you can leak memory.
GDI handle leaks
There's more than one way to leak a GDI object.
Delete memory 5 times faster
Careful use of the heap can provide great performance gains.
Detecting JNI memory leaks
Monitoring memory use in a JNI dll called from Java.
Detecting ISAPI memory leaks
Detecting memory leaks in ISAPI extensions.
Detecting Visual Test memory leaks
Detecting memory leaks in Visual Test unit tests.
Memory Fragmentation, your worst nightmare
Memory fragmentation. It's causes, and mitigation techniques.
Memory Fragmentation, mvFragmentation
Memory fragmentation on demand - an application to create memory fragmentation at will.
Unusual memory bit patterns
Unusual memory bit patterns, what they mean, and when you'll see them.
What is the difference between a page and paragraph?
Virtual memory pages and paragraphs.
Memory leak in CPngImage
Diagnosing a memory leak in a widely distributed class from Microsoft.
Don't choose the wrong DbgHelp version
How to speed up Memory Validator by changing DbgHelp version.
Hiding memory allocations
How to prevent a memory tool from monitoring your C and C++ allocations.