Skip to content

Release v1.7.0 / 5.62.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DavidXanatos DavidXanatos released this 27 Jan 10:23
· 2422 commits to master since this release
dec6c33

0 5 5

This build enables shadow stack for the SbieDll.dll improving on security on systems with gen11 Intel and Ryzen 5000 AMD CPUs.
As this required a change in the entry-point hooking scheme, compatibility should be thoroughly tested.
Further more a couple missing hooks have been added to improve on compatibility.
This build restructures the Box options a bit and adds a hole new page allowing to control the file migration behavior as well as adding a couple SBIE messages to indicate file migration operations which may cause compatibility issues.
Last but not least with this build it is possible to define file checker triggers to for example invoke a script to run a virus scan on a file before it is allowed to be recovered.

Note: as this is a pre-release the installers are not signed, only the driver is.

You can support the project through donations, any help will be greatly appreciated.

If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build.

Changelog

Added

  • added OnFileRecovery trigger allowing to check files before recovering them #2202
  • added more presets to sandbox options
    -- Note: these can only be changed when the box is empty
  • added new file migration option page with additional settings
  • added SBIE2113/SBIE2114/SBIE2115 message to indicate when files are not migrated due to presets

changed

  • moved SeparateUserFolders checkbox from global settings to per box options

fixed

  • resolved SbieDll.dll incompatibility with shadow stack and enabled /CETCOMPAT for SbieDll.dll #2559
  • added missing registry hooks to improve compatibility with newer applications
  • fixed permission issue with registry entries in privacy mode boxes