07 January 22, 07:30
Quote:Sandboxie Plus / Classic v1.0.7 / 5.55.7
ChangeLog
[1.0.7 / 5.55.7] - 2022-01-06
AddedChanged
- added experimental option "CreateToken=y" to create a new token instead of repurposing an existing one
- added option "DisableRTBlacklist=y" allowing to disable the hardcoded runtime class blacklist
- added new template "DeviceSecurity" to lock down access to device drivers on the system
-- Note: This template requires RuleSpecificity being available to work properly
- added option to set a custom ini editor in the Plus UI #1475
- added option "LingerLeniency=n" to solve issue #997
Fixed
- reworked syscall invocation code in the driver
-- Win32k hooking is now compatible with HVCI #1483
Removed
- fixed memory leak in driver (conf_user.c)
- fixed issue with file renaming in open paths introduced in 1.0.6
- fixed issue causing Chromium browsers not closing properly #1496
- fixed issue with start.exe #1517 #1516
- fixed SandMan issue with reused process IDs
- fixed KmdUtil sometimes not properly terminating the driver #1493
Download
- removed OpenToken as it is only a shorthand for UnrestrictedToken=y and UnfilteredToken=y set together