Sandboxie full changelog
Sandboxie 1.16.8 Plus
released Nov 24, 2025 (New Release)
Added:
Added file search/filter to file panel can be opened with Ctrl+F in the file panel
Added UI for 'ProtectAdminOnly=y/n'
Fixed:
Fixed issue with SbieApi_QueryDrvInfo in 32-bit SbieDll.dll causing improper certificate warning
Added file search/filter to file panel can be opened with Ctrl+F in the file panel
Added UI for 'ProtectAdminOnly=y/n'
Fixed:
Fixed issue with SbieApi_QueryDrvInfo in 32-bit SbieDll.dll causing improper certificate warning
Sandboxie 1.16.7 Plus
released Nov 17, 2025 (New Release)
Added:
added checkbox for 'NoRestartOnPCA=y' to the box options
Changed:
reverted default 'UseWin32kHooks=y' back to 'n' as it caused issues with other apps
improved named syscall invocation when using wow64
Fixed:
fixed 'OpenWndStation=y' not working with 'SandboxieAllGroup=y'
fixed missing parameter validation in SbieIniServer
fixed issue with certificate parsing
fixed an issue retrieving driver info
fixed Potential Handle Leak in SbieDll.dll Related to SbieApi_DeviceHandle #5097
added checkbox for 'NoRestartOnPCA=y' to the box options
Changed:
reverted default 'UseWin32kHooks=y' back to 'n' as it caused issues with other apps
improved named syscall invocation when using wow64
Fixed:
fixed 'OpenWndStation=y' not working with 'SandboxieAllGroup=y'
fixed missing parameter validation in SbieIniServer
fixed issue with certificate parsing
fixed an issue retrieving driver info
fixed Potential Handle Leak in SbieDll.dll Related to SbieApi_DeviceHandle #5097
Sandboxie 1.16.6 Plus
released Nov 10, 2025 (New Release)
Changed:
'UseWin32kHooks=y' is now the default for all processes, greatly improving compatibility with Electron apps
Fixed:
fixed failed to connect to the driver on Windows 7 #5068
fixed Actual Budget no longer working #5071
fixed incompatibility with Firefox Nightly 146
'UseWin32kHooks=y' is now the default for all processes, greatly improving compatibility with Electron apps
Fixed:
fixed failed to connect to the driver on Windows 7 #5068
fixed Actual Budget no longer working #5071
fixed incompatibility with Firefox Nightly 146
Sandboxie 1.16.4 Plus
released Oct 3, 2025 (New Release)
Added:
added option to block non administrative session leader (sandman.exe or sbiectrl.exe) from accessing encrypted box data
Note: this is now enabled by default to disable it use 'ProtectAdminOnly=n'
Fixed:
Sandboxie-Plus 1.16.3 Fails to Connect to Driver on Windows Preview Build 27943 #5003
fixed latest signal crashing
Changed:
improved checks in Thread_CheckObject_CommonEx for encrypted boxes
added option to block non administrative session leader (sandman.exe or sbiectrl.exe) from accessing encrypted box data
Note: this is now enabled by default to disable it use 'ProtectAdminOnly=n'
Fixed:
Sandboxie-Plus 1.16.3 Fails to Connect to Driver on Windows Preview Build 27943 #5003
fixed latest signal crashing
Changed:
improved checks in Thread_CheckObject_CommonEx for encrypted boxes
Sandboxie 1.16.2 Plus
released Jul 29, 2025 (New Release)
The final release of Sandboxie-Plus version 1.16.2 / 5.71.2 consolidates and builds upon the significant advancements introduced in the recent pre-releases, delivering a more secure, compatible, and modernized sandboxing experience.
This version marks a major step forward in platform modernization. The underlying codebase has been updated to the MSVC 2022 toolset, while the user interface has migrated from Qt 5 to Qt 6. These changes provide better performance, improved security, and access to newer development features. However, they also necessitate the discontinuation of support for Windows 7 and 32-bit systems. Depending on user interest, an Extended Support Release (ESR) for older systems may be considered.
The update further refines usability and functionality. A new INI key validation feature, complete with per-key tooltips, has been integrated into the INI section editor, making advanced configuration safer and more accessible. SandMan now also supports an optional Windows 11-style visual theme, enhancing UI consistency on modern systems.
A major new feature allows administrators to redirect all files marked with the "Mark of the Web" into a designated sandbox, improving security by isolating potentially unsafe downloads. Forced process rules now support wildcards, and virtual sandboxes can be created without being written into the main configuration file, ideal for temporary or dynamically managed setups.
Under the hood, the DNS filter logic has been hardened to prevent unresolved domains from bypassing filtering, addressing a potential security flaw.
Additional improvements to system object handling now cover EventPair, KeyedEvent, and Timer types, enhancing compatibility with more applications.
The UAC subsystem can now invoke Sandboxie's own prompt, capable of simulating administrative rights without actual elevation, for more secure testing scenarios.
This release also addresses a range of bugs. Issues with incomplete shortcut paths, broken ne
This version marks a major step forward in platform modernization. The underlying codebase has been updated to the MSVC 2022 toolset, while the user interface has migrated from Qt 5 to Qt 6. These changes provide better performance, improved security, and access to newer development features. However, they also necessitate the discontinuation of support for Windows 7 and 32-bit systems. Depending on user interest, an Extended Support Release (ESR) for older systems may be considered.
The update further refines usability and functionality. A new INI key validation feature, complete with per-key tooltips, has been integrated into the INI section editor, making advanced configuration safer and more accessible. SandMan now also supports an optional Windows 11-style visual theme, enhancing UI consistency on modern systems.
A major new feature allows administrators to redirect all files marked with the "Mark of the Web" into a designated sandbox, improving security by isolating potentially unsafe downloads. Forced process rules now support wildcards, and virtual sandboxes can be created without being written into the main configuration file, ideal for temporary or dynamically managed setups.
Under the hood, the DNS filter logic has been hardened to prevent unresolved domains from bypassing filtering, addressing a potential security flaw.
Additional improvements to system object handling now cover EventPair, KeyedEvent, and Timer types, enhancing compatibility with more applications.
The UAC subsystem can now invoke Sandboxie's own prompt, capable of simulating administrative rights without actual elevation, for more secure testing scenarios.
This release also addresses a range of bugs. Issues with incomplete shortcut paths, broken ne
Sandboxie 1.15.12 Plus
released May 1, 2025 (New Release)
Added:
Added Indonesian translation to the Plus UI 4bad4d1
Added template for WeType Input Method (IME)
Added host name support to proxy configuration (looking up host at WSA_Startup)
Instead of binding to IP, Sandboxie can now bind to adapter (resolving IPs at WSA_Startup)
Added support for %ProgramFiles(x86)% variable
Added TemplateDefaultFolders containing all the default paths to be created in a privacy enhanced box
Changed:
Weird sort in the Move Sandbox list #4615
Name and HwID information in the Support tab is now hidden by default but can be toggled as needed
Added alternative proxy relay implementation (instead of hacking existing sockets it starts relay threads) [EXPERIMENTAL]
Fixed:
Fixed the 'run in box' selection prompt not show BoxAlias
Fixed after Ctrl+F, the expansion and closure records of the Box Group were disrupted
Added additional checks to registry set/get functions
Fixed issue in Pool_Alloc
Fixed SbieCtrl.exe and SandMan.exe having a constant 3 MB/s IO rate in the Process Explorer
Fixed template for Tencent TIM cause drag and drop not available
Improved when Sandboxie.ini is huge, the response speed gets worse
Fixed MSI install can`t create AppDataRoamingMicrosoft folder in Data Protection Box
Fixed two errors in Sandboxie about time speeding and add two time function hook
Fixed an issue where the translation string of the protocol selection was saved in the configuration file
Fixed box picker icon
Fixed when the UI language change, toolbar unchanged
Fixed PingInfoView gives an error when running in Sandboxie
Fixed CollectProducts() Stuck in Loop When Uninstall Key Not Found
Fixed crashes with SbieDll.dll
Fixed Automatically download file when creating shortcut
Removed:
Removed the not-working "delete content" button
Added Indonesian translation to the Plus UI 4bad4d1
Added template for WeType Input Method (IME)
Added host name support to proxy configuration (looking up host at WSA_Startup)
Instead of binding to IP, Sandboxie can now bind to adapter (resolving IPs at WSA_Startup)
Added support for %ProgramFiles(x86)% variable
Added TemplateDefaultFolders containing all the default paths to be created in a privacy enhanced box
Changed:
Weird sort in the Move Sandbox list #4615
Name and HwID information in the Support tab is now hidden by default but can be toggled as needed
Added alternative proxy relay implementation (instead of hacking existing sockets it starts relay threads) [EXPERIMENTAL]
Fixed:
Fixed the 'run in box' selection prompt not show BoxAlias
Fixed after Ctrl+F, the expansion and closure records of the Box Group were disrupted
Added additional checks to registry set/get functions
Fixed issue in Pool_Alloc
Fixed SbieCtrl.exe and SandMan.exe having a constant 3 MB/s IO rate in the Process Explorer
Fixed template for Tencent TIM cause drag and drop not available
Improved when Sandboxie.ini is huge, the response speed gets worse
Fixed MSI install can`t create AppDataRoamingMicrosoft folder in Data Protection Box
Fixed two errors in Sandboxie about time speeding and add two time function hook
Fixed an issue where the translation string of the protocol selection was saved in the configuration file
Fixed box picker icon
Fixed when the UI language change, toolbar unchanged
Fixed PingInfoView gives an error when running in Sandboxie
Fixed CollectProducts() Stuck in Loop When Uninstall Key Not Found
Fixed crashes with SbieDll.dll
Fixed Automatically download file when creating shortcut
Removed:
Removed the not-working "delete content" button
Sandboxie 1.15.11 Plus
released Apr 16, 2025 (New Release)
Fixed:
Fixed issue with SboxHostDll.dll failing to be injected into OfficeClickToRun.exe
Fixed issue with SboxHostDll.dll failing to be injected into OfficeClickToRun.exe
Sandboxie 1.15.10 Plus
released Apr 15, 2025 (New Release)
Added:
added 'BindAdapterIP=192.168.100.123' and/or 'BindAdapterIP=::ffff:c0a8:647b' to force sandboxed programs to use a defined host IP
Note: if the IP is not bound to one of the hosts NICs the connections will fail
the configuration can be set per process like 'BindAdapterIP=program.exe,192.168.100.123', but only in the INI, not in the UI
Changed:
greatly improved handling of Patreon certificates
improved certificate tab; serial entry is now always visible, and the certificate text edit as well, though it does not show the critical information UPDATE_KEY/SIGNATURE, instead only ... when mouse clicked the full data gets displayed
streamlined application of new certificates
Fixed:
fixed Firefox 137.0 generates SBIE2328 notifications in Sandboxie Plus v1.15.9 #4652 #4652 #4640
fixed SbieShellExt.dll missing in 1.15.9
fixed Process_GetCommandLine causing memory leak #4658
fixed Thunderbird 102.15.1 does not load all extensions under Sandboxie Plus v1.15.9 #4653
fixed in Sandboxie, invoke SetParent change window to message-only window failed #4656
fixed issue with Unicode names when retrieving an evaluation certificate
fixed should the delete content message box always on top? #4673
added 'BindAdapterIP=192.168.100.123' and/or 'BindAdapterIP=::ffff:c0a8:647b' to force sandboxed programs to use a defined host IP
Note: if the IP is not bound to one of the hosts NICs the connections will fail
the configuration can be set per process like 'BindAdapterIP=program.exe,192.168.100.123', but only in the INI, not in the UI
Changed:
greatly improved handling of Patreon certificates
improved certificate tab; serial entry is now always visible, and the certificate text edit as well, though it does not show the critical information UPDATE_KEY/SIGNATURE, instead only ... when mouse clicked the full data gets displayed
streamlined application of new certificates
Fixed:
fixed Firefox 137.0 generates SBIE2328 notifications in Sandboxie Plus v1.15.9 #4652 #4652 #4640
fixed SbieShellExt.dll missing in 1.15.9
fixed Process_GetCommandLine causing memory leak #4658
fixed Thunderbird 102.15.1 does not load all extensions under Sandboxie Plus v1.15.9 #4653
fixed in Sandboxie, invoke SetParent change window to message-only window failed #4656
fixed issue with Unicode names when retrieving an evaluation certificate
fixed should the delete content message box always on top? #4673
Sandboxie 5.68.7
released May 1, 2024 (New Release)
Sandboxie 5.67.9
released Feb 7, 2024 (New Release)
Sandboxie for Windows 7 - free download notice
Windows 7 Download periodically updates software information of Sandboxie from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
WinX DVD Copy Pro
42% Off -
MacX DVD Video Converter
58% Off -
FREE VPN PROXY by SEED4.ME WINDOWS
Free VPN by Seed4Me -
MacX MediaTrans
63% Off -
WinX DVD Ripper
50% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- Deep Freeze 8.71.20.5734
- EventSentry Light 5.2.1.80
- Sandboxie 1.16.8 Plus
- Alternate Password DB 3.690
- OpenVPN x64 2.6.11
- Privacy Eraser Free 6.24
- Portable Wise Disk Cleaner 11.3.0 Build 850
- Panda Managed Office Protection 5.04
- Panda Cloud Office Protection 5.04
- Portable Wise Disk Cleaner Pro 11.1.3
- CCleaner Portable 6.36.11508
- Nessus 10.7.4
- Refog Personal Monitor 9.2.0
- AVG-PC Tuneup 2012 2012.27
- System Cleanup 1.7.501
- Ultimate Tool 2010 Professional Edition for Win 7 1.1
- Secure Eraser Standard Edition 7.006
- FortiClient 7.4.2.1737
- McAfee Identity Protection
- Firewall Builder for Windows 5.1.0 B3599
Popular Tags
keylogger
firewall
software
file
cookies
shredder
internet
monitor
security
freeware
delete
privacy
history
cache
erase
lock
secure
lost password
crack
wipe
internet security
hide
remove
password recovery
clean
protect
recovery
password
crack password
recover
Popular Windows 7 Software
- IObit Malware Fighter 13.0.0.1588
- Malwarebytes Chameleon 3.1.33.0
- Free Folder Lock 2.3.8.8
- DualSafe Password Manager 1.4.0.14
- 7thShare Folder Lock Pro 2.3.8.8
- Deep Freeze 8.71.20.5734
- Microsoft Safety Scanner 1.441.627.0 (Decembe
- EventSentry Light 5.2.1.80
- Top Data Protector 3.1.0.18
- Sandboxie 1.16.8 Plus
- imyPass iPassBye 1.0.16
- Advanced SystemCare Ultimate 18.0.0.85
- Alternate Password DB 3.690
- imyPass iPassGo 1.0.52
- Employee monitoring software review 1.1
© 2025 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



