Skip to content

Experimental Release v0.4.4 / 5.44.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@DavidXanatos DavidXanatos released this 03 Nov 16:46
· 6101 commits to master since this release

This build introduced a couple of architectural changes to the core mechanics of sandboxie, it should work well but with larger changes without a large test base its never guaranteed.

(!) Caution (!):

This is an experimental build, it may break things, if you experience issues please revert to 0.4.3 / 5.43.7

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

ChangeLog

Added

  • added SbieLdr (experimental)

Changed

  • moved code injection mechanism from SbieSvc to SbieDll
  • moved function hooking mechanism from SbieDrv to SbieDll
  • introduced a new driverless method to resolve wow64 ntdll base address

removed

  • removed support for windows vista x64