Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sandboxie Plus (open source fork of Sandboxie)
#61
Information 
Quote:Sandboxie Plus / Classicv1.0.11 / 5.55.11:

ChangeLog

Added
  • added optional tray notification when a box content gets auto deleted
  • added FreeDownloadManager template
  • added warnign when opening unsandboxed regedit #1606
  • added languages files that were missing in official Qt 5.15.2 (by DevSplash) #1605
Changed
  • the asynchroniouse box operations introduced in the last build are due to a pupular request now disabled by default
  • moved sys tray options from general to shell integration tab
  • removed "AlwaysUseWin32kHooks", now these win32 hooks are always enabled
    -- note: you can use "UseWin32kHooks=program.exe,n" to disable them for sellected programs
  • updated Listary template to v6 (by isaak654) #1610
Fixed
  • fixed compatybility issue with SECUROM #1597
  • fixed modality issue #1615
Download
Reply
#62
Information 
Quote:Sandboxie Plus / Classic v1.0.12 / 5.55.12:

ChangeLog

Added
  • added mini dump creation to sandman.exe in case it crashes
Changed
  • disabled Chrome and Firefox phishing entries in new sandboxes (by isaak654) #1616
  • updated Mozilla paths for the BlockSoftwareUpdaters template (by isaak654) #1623
  • renamed "Pause Forced Programs Rules" command to "Pause Forcing Programs" (Plus only)
  • reworked tray icon generation now using overlays, added busy overlay
Fixed
  • fixed issue with accessing network drives in privacy mode #1617
  • fixed issue with ping in compartment mode #1608
  • fixed SandMan UI freezing when a lot of processes are created and closed in a box
  • fixed Editing existing 'Run Menu' Command Line entry not being recognized #1648
  • fixed bsod issue in driver (thanks Diversenok)
  • fixed incompatybility with windows 11 insider build 22563.1 #1654
Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • ismail
Reply
#63
Information 
Quote:Sandboxie+ Release v1.0.13 / 5.55.13:

ChangeLog

Fixed
  • FIXED SECURITY ISSUE: Hard link creation was not properly filtered (thanks Diversenok)
  • fixed issue with checking the certificate entry.
Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • ismail
Reply
#64
Information 
Quote:Sandboxie+ Release v1.0.14 / 5.55.14:

ChangeLog

Added
  • added notification window to warn that the default update checker is often behind the newest release on GitHub, to ensure that only bug-free builds are offered as updates #1682
  • added main browsers to BlockSoftwareUpdaters template (by Dyras) #1630
  • added a warning when sandboxie-plus.ini is not writable #1681
  • added cleanup for critical sections (by chunyou128) #1686
Changed
  • improved command line handling for breakout processes #1655
  • disabled SBIE2193 notification (by isaak654) #1690
  • improved error message 6004 #1719
Fixed
  • fixed dark mode issue with the new tray list
  • fixed now showing a warning when sandboxie-plus.ini is not writable #1681
  • fixed issue with software compatibility checkbox (thanks MitchCapper) #1678
  • fixed issue with events on box close not always being executed #1658
  • fixed memory leaks in key_merge.c
  • fixed issue enumerating registry keys in privacy mode
  • fixed setting issue introduced in 1.0.13 #1684
  • fixed crash issue when parsing firewall port options
  • FIXED SECURITY ISSUE: in certain usage cases a sandboxed process could obtain a handle on a unsandboxed thread with write privileges #1714
Download
Reply
#65
Information 
Quote:Sandboxie+ Release v1.0.15 / 5.55.15:

ChangeLog

[1.0.15 / 5.55.15] - 2022-03-24Fixed
  • fixed memory corruption introduced in the last build causing chrome to sometimes crash.
  • FIXED SECURITY ISSUE: NtCreateSymbolicLinkObject was not filtered (thanks Diversenok)
[1.0.14 / 5.55.14] - 2022-03-23Added
  • added notification to warn that the default update checker is lagging behind the newest release on GitHub, to ensure that only bug-free builds are offered as updates #1682
  • added main browsers to BlockSoftwareUpdaters template (by Dyras) #1630
  • added a warning when Sandboxie-Plus.ini is not writeable #1681
  • added clean-up for critical sections (by chunyou128) #1686
Changed
  • improved command line handling for breakout processes #1655
  • disabled SBIE2193 notification (by isaak654) #1690
  • improved error message 6004 #1719
Fixed
  • fixed dark mode issue with the new tray list
  • fixed not showing a warning when Sandboxie-Plus.ini is not writeable #1681
  • fixed issue with software compatibility checkbox (thanks MitchCapper) #1678
  • fixed issue with events on box closure not always being executed #1658
  • fixed memory leaks in key_merge.c
  • fixed issue enumerating registry keys in privacy mode
  • fixed settings issue introduced in 1.0.13 #1684
  • fixed crash issue when parsing firewall port options
  • FIXED SECURITY ISSUE: in certain cases a sandboxed process could obtain a handle on an unsandboxed thread with write privileges #1714
Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • ismail
Reply
#66
Information 
Quote:Sandboxie+ Release [1.0.17 / 5.55.17]

ChangeLog

Added
  • added checkbox to easeli allow read access to memory of unsandboxed processes (old sbie behavioure, not recommended)
Changed
  • improved OpenProcess/OpenThread logging
Fixed
  • Fixed crash issue with the new monitor mode
  • Fixed issue with resource access entry parsing
[1.0.16 / 5.55.16] - 2022-04-01Added
  • FIXED SECURITY ISSUE: memory of unsandboxed processes can no longer be read, except for exceptions
    -- you can use ReadIpcPath=$:program.exe to allow read access to unsandboxed processes or processes in other boxes
  • Added "Monitor Mode" to the resource access trace, similar to the old monitor view of sbiectrl.exe
Changed
  • EnableObjectFiltering is now set enabled by default, and replaces sbies old process/thread handle filter
  • the $: syntax now accepts a wildcard $:* no more specialized wildcards though
fixed
  • fixed NtGetNextProcess being fully disabled instead of properly filtered
  • fixed reworked image name resolution when creating new processes in a sandbox
Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • ismail
Reply
#67
Information 
Quote:Sandboxie+ Release v1.0.18 / 5.55.18

ChangeLog

[1.0.18 / 5.55.18] - 2022-04-13

Added
  • added minor browsers to BlockSoftwareUpdaters template (by APMichael) #1784
Changed
  • Failed memory read attempts to unboxed processes will no longer cause message 2111 by default
    -- Note: the message can be enabled in the settings if desired with "NotifyProcessAccessDenied=y"
  • reordered BlockSoftwareUpdaters template (by APMichael) #1785
Fixed
  • fixed pipe impersonation in compartment mode
  • fixed issue with box clean-up introduced in a recent build
  • fixed missing trace log cleanup command #1773
  • fixed unpin did not work #1694
Download
[-] The following 1 user says Thank You to harlan4096 for this post:
  • ismail
Reply
#68
Information 
Quote:Sandboxie+ Release v1.0.19 / 5.55.19:

ChangeLog

Added
  • added drag and drop support for groups #1775
  • added del key support to the box view for all entry types #1779
  • added warning when trying to run explorer.exe in a box with OpenCOM #1716
Fixed
  • fixed crash issue in the sandman ui #1772
  • fixed issue some installers when EnableObjectFiltering is enabled #1795
  • fixed to allow NtCreateSymbolicLinkObject to be used safely in the sandbox
  • added workaround for a vivaldi hooking issue 1783
    -- Note: its a very provisional fix hence it can be disabled with UseVivaldiWorkaround=n
  • fixed registry issue with snapshots #1782
  • fixed issue with box grouping #1778 #1777 #1776
  • fixed more issue with box grouping #1698 #1697
  • fixed issues with snadshot ui #1696 #1695
  • fixed issue with recovery dialog focus #1374
Download
Reply
#69
Information 
Quote:Sandboxie+ Release v1.0.20 / 5.55.20:

ChangeLog

Fixed
  • fixed issue with video playback in firefox introduced in the previouse build #1831
  • fixed BSOD issue with driver #1811
  • fixed issue with editing start restriction entries
  • fixed issue with netwirk options tab #1825
  • fixed portable mode issue when runnign sandman as admin #1764
Download
Reply
#70
Information 
Quote:Sandboxie+ Release v1.0.21 / 5.55.21

ChangeLog

Added
  • added "FuncSkipHook=FunctionName" option to selectively disable individual function hooks
Changed
  • improved support certificate entry box
  • changing language no longer requires a restart on Plus UI
  • fixed issue with high CPU load when using SbieCtrl to change settings
Fixed
  • fixed issue when running Firefox/Chromium browsers compiled with MinGW toolchain #538
  • fixed issues with folder recovery on Plus UI #1840 #1380
Download
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)
[-]
Welcome
You have to register before you can post on our site.

Username/Email:


Password:





[-]
Recent Posts
VPN brand brings transparent toilet to t...
VPN provider Surfs...Rotem — 15:57
Movies! Movies!
Godzilla x Kong: T...jAcos — 13:44
Microsoft is testing Game Pass ads on th...
Look, another adve...harlan4096 — 11:23
Notepad++ 8.6.7
Notepad++ 8.6.7: ...harlan4096 — 09:23
GFYI [Official] Ashampoo Snap 16 Giveaw...
Thank you and congra...mjcn19 — 03:33

[-]
Birthdays
Today's Birthdays
avatar (36)owysykan
avatar (47)beautgok
Upcoming Birthdays
avatar (26)akiratoriyama
avatar (46)Jerrycix
avatar (38)awedoli
avatar (80)WinRARHowTo
avatar (37)axuben
avatar (38)ihijudu
avatar (43)tiojusop
avatar (40)Damiennug
avatar (38)acoraxe
avatar (47)contjrat
avatar (42)knigiJow
avatar (44)1stOnecal
avatar (48)Mirzojap
avatar (34)idilysaju
avatar (38)GregoryRog
avatar (43)mediumog
avatar (38)odukoromu
avatar (44)Joanna4589

[-]
Online Staff
zevish's profile zevish

>