4.15 Beta Available (Latest Version 4.15.12)
Posted: Fri Nov 07, 2014 4:19 pm
Combined 32/64 installer:
http://www.sandboxie.com/SandboxieInstall-415-12.exe
Separate:
http://www.sandboxie.com/SandboxieInstall32-415-12.exe
http://www.sandboxie.com/SandboxieInstall64-415-12.exe
Fixes in 4.15.12
1) KB3031432 in Win 8-64 causes Chrome-64 to crash.
2) Sbie now detects when a sandboxed application starts WerFault.exe because it has crashed, and gives WerFault plenty of time to create a crash DMP file.
WerFault has a couple of flaws. It doesn't create the crash DMP until the user presses OK on the crash popup dialog box. If the user does not respond quickly, the crashed application will exit memory and the DMP cannot be created. So now Sbie disables the WerFault dialog box and issues its own SBIE2224 "Sandboxed program has crashed". WerFault also must be given enough time to do various Internet activities before the application exits.
Fixes in 4.15.11
The only change in this beta is to diagnose these 2 error messages:
SBIE2205 Service Not Implemented: LoadedModules
SBIE2205 Service Not Implemented: NtCreateProcessEx (xxxx)
I added an error code to the LoadedModules error. I believe the NtCreateProcessEx error is masking the real problem, which is a crash in the sandboxed application. So I removed it.
Now whatever application is crashing should reveal itself and we can diagnose the problem.
Fixes in 4.15.10
1) Outlook 2013 crash at start fixed
2) Excel 2013 would remain in memory after program exit.
Fixes in 4.15.9
1) Hooking crash in Win 8.0 fixed
Fixes in 4.15.8
1) Fixed another Dll Initialization Failed issue
2) Error SBIE2101 now gives more information.
3) Increased named pipe timeout from 3 seconds to 10 seconds to eliminate SBIE2101 error.
4) A security problem reported by a user has been fixed (details when 4.16 is released).
Fixes in 4.15.7
1) Fixed a DLL Initialization Failed error 0x0C0000142 with Chrome and possibly other 32 bit applications (hooking conflict).
2) Removed Avast from the list of known conflicts in templates.ini. This means Sandboxie will no longer popup the dialog box telling you to "review the Known Conflicts page..." when Avast is detected.
Fixes in 4.15.6
1) Certificate revocation information is sometimes unavailable. IE occasionally pops up dialog "Revocation information for the security certificate for this site is not available. Do you want to proceed?"
2) Win 8.1 KB3000850 affected Office 2013 (and possibly other apps). Sandboxie would issue error SBIE2205 Service not Implemented: LoadedModules.
3) Added OpenIpcPath=*\BaseNamedObjects*\FntCache to templates.ini to eliminate more font cache problems.
4) Added ClosedFilePath=%SystemRoot%\System32\IDStore.dll & ClosedFilePath=%SystemRoot%\System32\wlidprov.dll to templates.ini to eliminate Windows Live problems.
Fixes in 4.15.5
1) More hooking code fixes.
2) Fixed drag/drop crash in Chrome
Fixes in 4.15.4
1) Several problems fixed in new hooking code. Win 8.1-64 explorer.exe menu problem fixed.
Fixes in 4.15.3
1) Several problems fixed in new hooking code.
Fixes in 4.15.2
1) More changes to hooking code. If you have been having problems with starting applications (particularly games) under Sandboxie, see if this fixes the problem.
2) Chrome should now be able to create dump files (DMP) if it crashes. If you have been crashing with dropped rights in Chrome, see if there are DMP files in C:\Sandbox\<user>\DefaultBox\user\current\AppData\Local\CrashDumps.
Fixes in 4.15.1
1) Major redesign of hooking/injection code. ASLR is now enabled for 64 bit (it was already enabled for 32 bit).
2) VC Redistributables are no longer downloaded by the combined 32/64 installer. The required VC DLLs are now included in the installer binary (which is why it is much larger now).
http://www.sandboxie.com/SandboxieInstall-415-12.exe
Separate:
http://www.sandboxie.com/SandboxieInstall32-415-12.exe
http://www.sandboxie.com/SandboxieInstall64-415-12.exe
Fixes in 4.15.12
1) KB3031432 in Win 8-64 causes Chrome-64 to crash.
2) Sbie now detects when a sandboxed application starts WerFault.exe because it has crashed, and gives WerFault plenty of time to create a crash DMP file.
WerFault has a couple of flaws. It doesn't create the crash DMP until the user presses OK on the crash popup dialog box. If the user does not respond quickly, the crashed application will exit memory and the DMP cannot be created. So now Sbie disables the WerFault dialog box and issues its own SBIE2224 "Sandboxed program has crashed". WerFault also must be given enough time to do various Internet activities before the application exits.
Fixes in 4.15.11
The only change in this beta is to diagnose these 2 error messages:
SBIE2205 Service Not Implemented: LoadedModules
SBIE2205 Service Not Implemented: NtCreateProcessEx (xxxx)
I added an error code to the LoadedModules error. I believe the NtCreateProcessEx error is masking the real problem, which is a crash in the sandboxed application. So I removed it.
Now whatever application is crashing should reveal itself and we can diagnose the problem.
Fixes in 4.15.10
1) Outlook 2013 crash at start fixed
2) Excel 2013 would remain in memory after program exit.
Fixes in 4.15.9
1) Hooking crash in Win 8.0 fixed
Fixes in 4.15.8
1) Fixed another Dll Initialization Failed issue
2) Error SBIE2101 now gives more information.
3) Increased named pipe timeout from 3 seconds to 10 seconds to eliminate SBIE2101 error.
4) A security problem reported by a user has been fixed (details when 4.16 is released).
Fixes in 4.15.7
1) Fixed a DLL Initialization Failed error 0x0C0000142 with Chrome and possibly other 32 bit applications (hooking conflict).
2) Removed Avast from the list of known conflicts in templates.ini. This means Sandboxie will no longer popup the dialog box telling you to "review the Known Conflicts page..." when Avast is detected.
Fixes in 4.15.6
1) Certificate revocation information is sometimes unavailable. IE occasionally pops up dialog "Revocation information for the security certificate for this site is not available. Do you want to proceed?"
2) Win 8.1 KB3000850 affected Office 2013 (and possibly other apps). Sandboxie would issue error SBIE2205 Service not Implemented: LoadedModules.
3) Added OpenIpcPath=*\BaseNamedObjects*\FntCache to templates.ini to eliminate more font cache problems.
4) Added ClosedFilePath=%SystemRoot%\System32\IDStore.dll & ClosedFilePath=%SystemRoot%\System32\wlidprov.dll to templates.ini to eliminate Windows Live problems.
Fixes in 4.15.5
1) More hooking code fixes.
2) Fixed drag/drop crash in Chrome
Fixes in 4.15.4
1) Several problems fixed in new hooking code. Win 8.1-64 explorer.exe menu problem fixed.
Fixes in 4.15.3
1) Several problems fixed in new hooking code.
Fixes in 4.15.2
1) More changes to hooking code. If you have been having problems with starting applications (particularly games) under Sandboxie, see if this fixes the problem.
2) Chrome should now be able to create dump files (DMP) if it crashes. If you have been crashing with dropped rights in Chrome, see if there are DMP files in C:\Sandbox\<user>\DefaultBox\user\current\AppData\Local\CrashDumps.
Fixes in 4.15.1
1) Major redesign of hooking/injection code. ASLR is now enabled for 64 bit (it was already enabled for 32 bit).
2) VC Redistributables are no longer downloaded by the combined 32/64 installer. The required VC DLLs are now included in the installer binary (which is why it is much larger now).