Sandboxie-Plus 1.5.0 for ARM64
Added 2022-09-12 18:45:17 +0000 UTCThis build adds support for Windows on ARM64
Download: https://github.com/DavidXanatos/Sandboxie-Next/releases/tag/v.1.5.0
[1.5.0 / 5.60.0] - 2022-09-12
Added
- Added support for Windows on ARM64 #1321 #645
-- Ported SbieDrv for ARM64
-- Ported low level injection mechanism for ARM64/ARM64EC
-- Ported syscall hooks for ARM64/ARM64EC
-- Ported SbieDll.dll to ARM64/ARM64EC
-- Note: ARM32 on ARM64 is not implemented and will terminate with message SBIE2338
-- Note: When Sandboxie is running, it disables the use of CHPE binaries for x86 processes globally, this is required for the forced processes functionality. This behaviour can be disabled by adding the global option "DisableCHPE=n" to the Sandboxie.ini, then x86 processes started outside the sandbox, instead of being forced, will be terminated with message SBIE2338
fixed
- fixed issue with Win32 hooks in x86 applications
Changed
- reworked API compatibility check