Dr. Memory 1.6.0.2

Full internal name:drmemory
Project site:http://drmemory.org/
Screen shots:
Download: Download Dr. Memory 1.6.0.2

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/drmemory/DrMemory-Windows-1.6.0-2.exe

VirusTotal results
Change log:http://drmemory.org/docs/page_release_notes.html
Description:

a memory monitoring tool capable of identifying memory-related programming errors such as accesses of uninitialized memory, accesses to unaddressable memory (including outside of allocated heap units and heap underflow and overflow), accesses to freed memory, double frees, memory leaks, and (on Windows) access to un-reserved thread local storage slots.

Dr. Memory operates on unmodified application binaries running on Windows or Linux on commodity IA-32 and AMD64 hardware.

kw: debug

License:LGPLv3
Version:1.6.0.2
SHA-1 or SHA-256:a3cffd6849e63f686c403cacd1cc6f9b6625284f
Type:one file
Dependencies:
    Tags:
    Text files:
    .Npackd\Install.bat:
    for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
    "%setup%" /S /D=%CD% && del /f /q "%setup%"
    
    .Npackd\Uninstall.bat:
    Uninstall.exe /S _?=%CD%
    
    Last modified:Sat May 15 08:57:53 UTC 2021
    Last modified by:tim.lebedk...
    Created:Mon Aug 29 19:17:52 UTC 2016
    Created by:tim.lebedk...
    Automated tests:0 of 0 installations succeeded, 0 of 0 removals succeeded