19 June 20, 06:38
(This post was last modified: 19 June 20, 07:49 by silversurfer.)
Quote:[0.2.1 / 5.41.1] - 2020-06-18
Added:Changed:
- Added different sandbox icons for different types
- -- Red LogAPI/BSA enabled
- -- More to come
- Added progress window for async operations that take time
- Added DPI awareness
- The driver file is now obfuscated to avoid false positives
- Additional debug options to sandboxie.ini OpenToken=y that combines UnrestrictedToken=y and UnfilteredToken=y
- -- Note: using these options weekens the sandboxing, they are intended for debugging and may be used for better application virtualization later
Fixed:
- SbieDll.dll when processinh InjectDll now looks in the SbieHome folder for the Dll's if the entered path starts with a backslash
- -- i.e. "InjectDll=\LogAPI\i386\logapi32v.dll" or "InjectDll64=\LogAPI\amd64\logapi64v.dll"
- IniWatcher did not work in portable mode
- Service path fix broke other services, now properly fixed, may be
- Found workaround for the msi installer issue
Source: https://github.com/sandboxie-plus/Sandbo...tag/v0.2.1