Skip to content

Releases: sandboxie-plus/Sandboxie

Release v0.2 / 5.41

08 Jun 15:25
Compare
Choose a tag to compare

This build brings a much more feature complete SandMan (Sandboxie Manager) it is now capable of installing/uninstalling and controlling the driver/service from the Sandbox->Maintenance menu these options are available.
If a Sandboxie-Plus.ini is created in its root directory it will operate in a fully portable mode.

Please note that if you want to use the existing Sandboxie installation it must be updated to version 5.41

Important Note:

The SbieDrv.sys driver must be signed, and since the appropriate certificates are prohibitively expensive, I head to use a leaked code signing certificate I found laying around the Internets. This means some anti malware applications wrongfully flag it as potentially dangerous or a virus.

If you want SandboxiePlus to get a proper EV-Code Signing Certificate please support the project through donations. You can donate via paypal at https://xanasoft.com/ or patreon https://www.patreon.com/DavidXanatos

[0.2 / 5.41] - 2020-06-08

Added

  • IniWatcher, no more clicking reload, the ini is now reloaded automatically every time it changes
  • Added Mainanance menu to the Sandbox menu, allowing to install/uninstall and start/stop sandboxie driver, service
  • SandMan.exe now is packed with Sbie files and when no sbie is installed acts as a portable instalation
  • Added option to clean up logs

Changed

  • sbie driver now first checks the home path for the sbie ini before checking SystemRoot

Fixed

  • Fixed a resource leak when running sandboxed
  • Fixed issue boxed services not starting when the path contained a space
  • NtQueryInformationProcess now returns the proper sandboxed path for sandboxed processes

Release v0.1

01 Jun 16:24
df665a7
Compare
Choose a tag to compare
Release v0.1 Pre-release
Pre-release

First release of the early new Sandboxie UI concept, and some driver improvements for better logging/debugging. The new UI uses a new Sandboxie API library made for Qt integration.

The SandMan.exe (Sandboxie Manager) is intended as a replacement for the SbieCtrl.exe

[0.1 / 5.40.2] - 2020-06-01

Added

  • Created a new Qt-based UI named SandMan (Sandboxie Manager)
  • Resource monitor now shows the PID
  • Added basic API call log using updated BSA LogApiDll

Changed

  • reworked resource monitor to work with multiple event consumers
  • reworked log to work with multiple event consumers

Release v5.40.1

10 Apr 14:12
Compare
Choose a tag to compare

This is the first non original release, it fixes the the issue: #1 and adds some new debug capabilities.

Change Log:

Added

  • "Other" type for the Resource Access Monitor
    -- added call to StartService to the logged Resources

Fixed

  • fixed "Windows Installer Service could not be accessed" that got introduced with Windows 1903

Note:

The SbieDrv.sys driver must be signed, and since the appropriate certificates are prohibitively expensive, I head to use a leaked code signing certificate I found laying around the Internets.
This means some anti malware applications flag it as potentially dangerous: https://www.virustotal.com/gui/file/f1587c91eb6ff49c20fa1f026358ebe8f9bc10625f86013c975abe894cd146ac/detection

Based on the source code released by Sophos

09 Apr 16:45
Compare
Choose a tag to compare

This release is built from the original sources as released by Sophos, using VS2015. The only modification made is a repaired encoding in SbieControl.rc

The SbieDrv.sys driver must be signed, and since the appropriate certificates are prohibitively expensive, I had to use a leaked code signing certificate I found laying around the Internet.
This means some anti-malware applications flag it as potentially dangerous: https://www.virustotal.com/gui/file/f1587c91eb6ff49c20fa1f026358ebe8f9bc10625f86013c975abe894cd146ac/detection

Note: For Windows XP, use SandboxieInstall32_xp.exe