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 Validator Tutorials
The Tutorials
How to detect memory leaks using Memory Validator
How to detect handle leaks using Memory Validator
How to detect memory leaks whilst your application is running
How to track memory allocations of a specific size using Memory Validator
How to monitor 3rd party memory allocation APIs using Memory Validator
How to view GDI objects using Memory Validator
How to detect COM Object Reference Count Errors using Memory Validator
Detecting memory leaks in a child process
Detecting memory leaks in a .Net Core application
Detecting memory leaks in a .Net Core application child process
Detecting memory leaks in a service
Detecting memory leaks in a service child process
Detecting memory leaks in an IIS ISAPI DLL
Detecting memory leaks in ASP.Net with IIS
Detecting memory leaks in ASP.Net with Web Development Server
Command Line Detecting Memory Leaks in a Child Process
Memory leak and handle leak detection
These tutorials cover the following topics:
Detecting memory leaks
Detecting handle leaks
Detecting memory leaks in a running application
Tracking memory allocations that are in a specific range of sizes
How to monitor 3rd party memory allocation APIs
Viewing GDI objects in a running application
Detecting COM object reference count errors