Can MemOptimizer really recover memory leaks?
While it cannot recover them from the address space (the application would fault if it did indeed try to use that memory at some point) it can recover the physical RAM leaked, making it available for use by the operating system and other applications.