Dr. Memory 1.6.1.2

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

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/drmemory/DrMemory-Windows-1.6.1-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.1.2
SHA-1 or SHA-256:bda76d98658f6a2e543d40d6561f6aab98aa7503
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:54 UTC 2021
    Last modified by:tim.lebedk...
    Created:Mon Aug 29 19:17:52 UTC 2016
    Created by:tim.lebedk...
    Automated tests:1 of 1 installations succeeded, 1 of 1 removals succeeded