

For example, it allows you to make a backup copy of a sandbox to restore it at any time. Unlike the Classic version, this new Plus fork has a modern interface and additional features. When you run programs in a sandbox with Sandboxie Plus, the operating system and filesystem(s) remain untouched and thus viruses and all other harmful files do not have access to the hard drive or the registry, unable to cause any real damage.

With this application, you can run critical and potentially harmful applications in an isolated environment, far away from the your PC's important registry and critical system files. The original Sandboxie program has unfortunately seen an end to development, but with that happening, the new and open source Sandboxie Plus has taken its place. Creates start.exe, which is used to start processes in the sandbox.Execute and install Windows applications inside of a virtual sandbox, keeping them away from critical system files, registry entries and any type of system modification. Creates SboxMsg.dll, which contains the Sbie user messages in various languages. SboxHostDll.dll is injected into OfficeClickToRun.exe. This DLL is injected into host processes that must be redirected into the sandbox.Ĭurrently, the only app this is used for is MS Office. This DLL injects into every process running in the sandbox. Creates SbieIni.exe, a utility for querying and updating the sandboxie.ini configuration file. Builds SbieCtrl.exe, the Sandboxie Control app that displays real-time sandboxed application activity.

Creates SandboxieWUAU.exe, Sbie's wrapper for the Windows Automatic Update Service (WUAUSERV). Creates SandboxieRpcSs.exe, Sbie's wrapper for the Remote Procedure Call Sub-System. It must be built manually after the 圆4 & x86 installers are completed. NOTE: SandboxieInstall is not built during the normal SLN build. Creates the combined 圆4/x86 installer SandboxieInstall.exe by combining the 圆4 & x86 installer binaries into a RC file. Creates SandboxieBITS.exe (Background Intelligent Transfer Service). LowLevel.dll is embeded into SbieSvc.exe as a resource (see core\svc\lowlevel.rc for more information). Creates LowLevel.dll which is used in code injection. to start/stop the Sbie driver (SbieDrv.sys). Builds KmdUtil.exe which is used during the installtion process.

Builds common.lib which is used by the Control and Start projects. Study these projects first.Ĭommon (\apps\common). Note: the core of Sandboxie are the driver, SbieDrv, the service, SbieSvc, and the injection DLL, SbieDll.
