- May 17, 2015
- 705
This is an experimental build it reworks and streamlines the hooking mechanism around SCM related functions which should improve compatibility with newer windows versions. The improved hooking mechanism allows for API call tracing without the need for LogAPI.dll.
This build adds compatibility with windows 11 insider build 26040, 26052 and later, and changes the way the driver handles offset dependent kernel object modifications, the new mechanism allows an offset configuration to be loaded from the registry such that it is possible to update the offsets without rebuilding the driver.
To improve system stability Sandboxie will no longer try to use old known offsets on newer yet not known kernel builds, except when the pc participates in the windows insider program, instead it will disable the token based security isolation and issue SBIE1207 indicating the insecure fallback mode of operation.
Download: Release v1.13.0 / 5.68.0 · sandboxie-plus/Sandboxie
Added
Changed
- added advanced API trace functionality
Removed
- reworked scm hooking to improve windows 10 compatybility
- reworked offset dependant handling of undocumented windows kernel objects
- the required offsets can be now updated independantly from the driver
- the DynData blob is digitally signed, when in testsigning mode the signature is howeever ignored
- when sandboxie encounters a yet unsupported kernel build, token based isoaltion is disabled to prevent system instability
- this safety mechanism is disabled on systems participating in the windows insider program
- for systems in the insider program the latest known ofsets are tried
- reworked part of the low level code injection mechanism to add compatybility with windows insider build 26040 and later
- enabled CET Shadow Stack Compatible Flag for core sandboxie binaries
Fixed
- cleaned up code and removed obsolete VC 6.0 workarounds
- fixed incompatybility with windows insider build 26040 and later
https://www.wilderssecurity.com/threads/sandboxie-plus-1-13-0-experimental.453506/
Last edited: