Skip to content

Releases: sandboxie-plus/LogApiDll

Build 1.0.5

06 Jun 09:02
Compare
Choose a tag to compare

Changelog

[1.0.5] - 2020-06-06

Fixed

  • Greatly Improved load speeds through batch enabling of hooks.
  • fix memory corruption issue

Build 1.0.4

31 May 18:49
Compare
Choose a tag to compare

Change Log:

Added

  • MinHook library

Changed

  • Switched from messages to pipes for communication
  • Now using MinHook library to install hooks due to issues with Sbies hooking function

Fixed

  • Applications crashing on startup

Removed

  • Removed dependencies on custom private headers
    -- instead ProcessHackers collection of Native API headers is used
    -- alternatively Sandboxies header collection can be used as well