This build fixed a couple issues with ARM64 and massively improves in the trace logging functionality. Sandboxie's core components can now log syscalls in user mode, hence syscall tracing is available also in compartment type boxes as well as for all win32 syscalls.
Further more the Trace Log in the Plus UI has been massively reworked it can now handle 10 Million log lines in under 1 second.
You can support the project through donations, any help will be greatly appreciated.
If you have issues with an update installation, just uninstall the previous version keeping the sandboxie.ini and reinstall the new build.
Changelog
Added
- added user mode syscall tracing, now system calls can be logged also in compartment type boxes as well as all Win32k syscalls
Changed
- reworked trace log model, now it can load over 10e6 entries in under 1 second
- ApiLog support is now hidden from the trace UI when the appropriate DLLs are missing