This is a maintenance release, fixing various issues
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.4.2
Changelog
[1.4.2 / 5.59.2] - 2022-10-10
Added

This is a unsigned test build (that is the driver is signed but not the installers), it improves the SandMan UI a lot and adds various new UX oriented features, it also makes the sandman code base Qt6 compatible, that said, the build currently uses still Qt5, a switch to Qt6 is planned for later. With regard to Qt6's no longer present windows 7 s...
2022-10-05 21:03:52 +0000 UTC
View Post
This build fixes various minor issues and adds some improvements.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.3.5
Changelog
Added
- added localization to Windows 11 shell menu #2229
2022-09-26 06:50:16 +0000 UTC
View Post
This build improves window class name handling, resolves issues with WinUI apps and windows 11 explorer , it also fixes various minor issues and adds some improvements.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/1.3.4
Changelog
Added
- Added NoRenameWinClass...
2022-09-19 20:38:31 +0000 UTC
View Post
This build adds support for Windows on ARM64
Download: https://github.com/DavidXanatos/Sandboxie-Next/releases/tag/v.1.5.0
[1.5.0 / 5.60.0] - 2022-09-12
Added
This build fixes various issues and adds various minor improvements.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.3.3
Changelog
Added
The latest CI run contains a Qt6 port of the latest Sandman UI if you are interested check it out at: https://github.com/DavidXanatos/Sandboxie-Next/actions/runs/2766715214
Please not that while Qt6 officially does not support Windows 7 the provided build comes with Qt DLLs with patches applied to enable windows 7 compatibility.
2022-07-30 18:24:51 +0000 UTC
View Post
This build changes two core Sandboxie mechanics.
It reworks the hooking mechanism to enable proper unhooking on dll unload which should solve various compatibility issues
It lets Sandboxie to use custom logon tokens instead of the anonymous one, the option is on by default in the test build and can be controlled with the "SandboxieLogon" setting
This build also adds various UI improvements and a Vintage View Mode which makes Sandman.exe look almost like the cla...
2022-07-26 08:07:30 +0000 UTC
View Post
On the private github there is now the installer for the build 1.4.0 available https://github.com/DavidXanatos/Sandboxie-Next/releases/tag/v1.4.0
[1.4.0 / 5.59.0]
Added
I have set up a private repository on Github which will contain upcoming builds of sandboxie often one or two version ahead.
Tears starting at 10€ are eligible.
Currently its 1.4.xx, see changelog:
[1.4.0 / 5.59.0] - 2022-??-??
Added
- added integrated run from start menu #1836
- addes start menu enumeratio...
2022-07-14 17:46:51 +0000 UTC
View Post

This release changes how sandboxie marks deleted host files as deleted, instead of creating dummy entries it uses an internal data structure to keep the stat of changes to the host file system. With the new mechanics it is possible to rename folders and keys properly.
This new behavior needs to be enabled by specifying UseFileDeleteV2=y sand UseRe...
2022-06-22 06:20:42 +0000 UTC
View Post
This build fixes a couple of issues, but also introduces a major change in how sandboxie controls access to process memory.
Before this build sandboxie allowed sandboxed programs to read the memory of any unsandboxed program belonging to the current user, this is obviously a bad idea if your goals is not only infection prevention but also data protection. Hence with 1.0.16 onwards sandboxie will not allow for PROCESS_VM_READ on unsandboxed processes or processes ...
2022-04-30 12:41:18 +0000 UTC
View Post
A new sandboxie+ build is out
This build fixed a lot of various issues.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/1.0.10
ChangeLog
Added
This build fixed a lot of various issues, some of them quite old, as well as a security issue related to some internal COM workarounds.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/1.0.9
ChangeLog
Added
- SandMan now causes all boxed processes to update their path s...
2022-01-31 08:28:07 +0000 UTC
View Post
Dear Patreons, the certificate generation for you is now automatized: https://xanasoft.com/get_cert.php
Is now able to generate a new certificate on demand about 1 hour after subscribing.
Old certificates can be renewed the same way.
If you experience any issues please contact me by direct message.
Additional Node: if the system generates you a TYPE: PATREON-ENTRY...
2022-01-27 21:20:30 +0000 UTC
View Post
This build fixed many issues, and adds a new functionality: "BreakoutProcess=program.exe" which allow to preset programs to be able to escape a sandbox, hence this is a feature rather for compartmentalization then security, but the way its implemented, a breakout process, will be captured by an other sandbox if it is configured as a forced process for it. So a possibly security related use case would be to have the a box dedicated to run your web browser &n...
2022-01-18 09:41:52 +0000 UTC
View Post
There is a new build of sandboxie-plus it fixes many issues and adds some functionality, i would say its the first properly final build in the 1.0.x line.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/1.0.6
2021-12-31 15:16:47 +0000 UTC
View Post
Version 1.0.0 is here and brings a lot of new major features, hence its a pre release, test it and expect new bugs as well, at least in the new features. I expect the final being 1.1.0 or so
The first major feature is Privacy Mode, here most of the PC is set to be treated like a Write[File/Key]Path meaning the sandbox locations are writable but the unsandboxed locations are not readable. The Hard disk appears empty except for C:\Windows and C:\Program Fil...
2021-11-17 16:52:52 +0000 UTC
View Post
This release fixes an incompatibility with windows 11 build 22449 as well as fixes many bugs, it also improves a lot on the recovery feature and adds some minor otehr UI features.
If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build.
Download: https://github.com/san...
2021-09-12 09:59:19 +0000 UTC
View Post
Hi!
You may have noticed the support tab in the Sandboxie settings with a place to paste some sort of certificate.

Its the place for a supporter certificate, and you can get yours here https://xanasoft.com/get_cert.php just enter the email you are registered on patreon and down...
2021-08-29 19:35:46 +0000 UTC
View Post
This build adds a new functionality to use Windows Filtering Platform (WFP) to implement a per sandbox firewall.
This functionality needs to be enabled in the global Sandboxie settings, and the driver needs to be reloaded (or the PC rebooted) for the feature to be activated. Once this is done the firewall rules which can be configured in the network options of each sandbox, will be enforced by the driver.
If the WFP support is not enabled the same rules still can...
2021-08-08 18:05:06 +0000 UTC
View Post

This build is a Test build, a BETA RELEASE, testing the new functionality to use Windows Filtering Platform (WFP) to implement a per sandbox firewall.
This functionality needs to be enabled in the global Sandboxie settings, and the driver needs to be reloaded (or the PC rebooted) for the feature to be activated. Once this is done the firewall rules ...
2021-07-29 17:35:19 +0000 UTC
View Post
This build reworks some internal mechanisms and fixes a lot of bugs as well as some new features.
If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build.
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/0.8.8
...
2021-07-13 07:05:57 +0000 UTC
View Post

This build reworks some internal mechanisms and fixes a lot of bugs as well as some new features.
If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build.

This build reworks some internal mechanisms and fixes a lot of bugs as well as some new features.
Changelog
Added
- added global hotkey to terminate all bo...
2021-07-06 06:45:49 +0000 UTC
View Post
This build fixes many issues and brings usability improvements.
Bugfix release:
- fixed an issue with driver verifier and user handles
- fixed driver memory leak of FLT_FILE_NAME_INFORMATION objects
- fixed broken clipboard introduced in 5.50.0
- fixed dcom launch issue on windows 7 32 bit introduced in 5.50.0
Download: https://github.com/sandboxie-plus/San...
2021-06-13 19:26:26 +0000 UTC
View Post
This build fixes many issues with chrome and chromium based browsers
Download: https://github.com/sandboxie-plus/Sandboxie/releases/tag/0.7.5
ChangeLog
Added
- with "OpenClipboard=n" clipboard access for a sandbox can be now disabled
Changed
- now by default the OpenBluetooth template...
2021-06-05 13:30:00 +0000 UTC
View Post

This build fixes many bugs and improves compatibility with various programs, see the ChangeLog for more Details.
ChangeLog
Added
- added detection for waterfox.exe, Pal...
2021-01-31 21:28:07 +0000 UTC
View Post
Maintenance release, see change log for details.
Changelog
Added
- added comfirmation prompts to terminate all commands
- added window title to boxed process info
- added winspy based sandboxed window finder
- added option to view disabled boxes and double click on box to enable it
Changed
- reset columns now resized them to fit the ...
2021-01-26 21:03:51 +0000 UTC
View Post

This build resolves an issue with the registry isolation present since window 10 CU.
Further more it adds many minor usability improvements and fixes many UI bugs with the new SandMan UI.
See the change log for a full list.
If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new bui...
2021-01-19 09:37:42 +0000 UTC
View Post