Skip to content

Releases: datadiode/vld

v2.8.4

13 Oct 14:49

Choose a tag to compare

  • Hook into libcrypto-3-x64.dll's SSL_CTX_new() to issue a subsequent SSL_CTX_set_keylog_callback() with a callback function which leaks the secrets to a file for use with Wireshark

v2.8.3

23 Sep 08:04

Choose a tag to compare

  • Update chronos with new option to limit the amount of memory available to the process

v2.8.2

05 May 08:11

Choose a tag to compare

  • Hook into Winsock API to detect socket and event handle leaks

v2.8.1

02 May 12:43

Choose a tag to compare

  • Allow ForceIncludeModules to contain wildcards (and implicitly disallow separators other than semicolon)
  • Add https://github.com/datadiode/chronos as a means to inject VLD into an executable which doesn't link to it by itself

v2.8.0

14 Feb 09:38

Choose a tag to compare

  • Upgrade Visual Studio to 17.12.4
  • Have the installer silently create any missing Microsoft.Cpp.*.user.props files to reduce hassle with Visual Studio 2019+