Sandboxie/README.md

89 lines
5.0 KiB
Markdown
Raw Normal View History

2020-04-09 10:26:38 +01:00
# Sandboxie
2021-07-31 09:51:34 +01:00
[![GitHub Release](https://img.shields.io/github/release/sandboxie-plus/Sandboxie.svg)](https://github.com/sandboxie-plus/Sandboxie/releases) [![GitHub Pre-Release](https://img.shields.io/github/release/sandboxie-plus/Sandboxie/all.svg)](https://github.com/sandboxie-plus/Sandboxie/releases)
2021-06-26 16:04:40 +01:00
<img align="left" src="https://user-images.githubusercontent.com/12372772/123517080-8ab20a00-d69f-11eb-8e82-2e18cf6e0303.png">
2021-06-26 04:04:12 +01:00
Sandboxie is a sandbox-based isolation software for 32-bit and 64-bit Windows NT-based operating systems. It creates a sandbox-like isolated operating environment in which applications can be run or installed without permanently modifying local & mapped drives or the windows registry. An isolated virtual environment allows controlled testing of untrusted programs and web surfing.
2020-04-09 20:20:02 +01:00
2021-06-26 04:04:12 +01:00
## System requirements
Windows 7 or higher, 32-bit or 64-bit.
2021-08-09 01:31:41 +01:00
## Detailed changelog
2021-07-02 23:21:21 +01:00
https://github.com/sandboxie-plus/Sandboxie/blob/master/CHANGELOG.md
2021-06-26 04:04:12 +01:00
## Download
2021-07-31 09:51:34 +01:00
[![GitHub All Releases](https://img.shields.io/github/downloads/sandboxie-plus/Sandboxie/total?style=for-the-badge)](https://github.com/sandboxie-plus/Sandboxie/releases/latest)
2021-03-18 17:24:01 +00:00
2021-06-26 04:04:12 +01:00
## Features
2021-08-09 01:31:41 +01:00
Sandboxie is available in two flavors, Plus and Classic. They both share the same core components, this means they have the same level of security and compatibility.
What's different is the availability of features in the user interface.
Plus build has a modern Qt based UI, which supports all new features that have been added since the project went open source:
2021-06-26 04:04:12 +01:00
2021-08-09 01:31:41 +01:00
* Snapshot Manager - this feature takes a copy of any box in order to be restored when needed
* Maintenance mode - it allows to uninstall/install/start/stop Sandboxie driver and service when needed
* Portable mode - you can run the installer and choose to extract all files to a directory
* Additional UI options to block access for Windows components like printer spooler and clipboard
* More customization options for Start/Run and Internet access restrictions
* Global hotkey to terminate all boxed processes
* A new firewall per sandbox which supports Windows Filtering Platform (WFP)
2021-06-26 04:04:12 +01:00
2021-08-09 01:31:41 +01:00
Classic build has the old no longer developed MFC based UI, hence it lacks native interface support for Plus features. However, most of them can be configured manually in the Sandboxie.ini configuration file, and some valuable [contributions](https://sandboxie-website-archive.github.io/www.sandboxie.com/old-forums/viewforum1a2d1a2d.html?f=22) can still be applied nowadays.
If you need to check all new features at once, a good way to highlight them quickly is to search the equal sign in the [detailed changelog](https://github.com/sandboxie-plus/Sandboxie/blob/master/CHANGELOG.md).
2021-03-18 17:24:01 +00:00
2021-06-26 04:04:12 +01:00
## Documentation
2021-08-09 01:31:41 +01:00
A GitHub copy of the [Sandboxie documentation](https://sandboxie-plus.github.io/sandboxie-docs) is currently maintained, although more volunteers are needed to keep it updated with the new changes. We recommend to check also the following labels in this repository:
[future development](https://github.com/sandboxie-plus/Sandboxie/labels/future%20development) | [documentation](https://github.com/sandboxie-plus/Sandboxie/issues?q=label%3Adocumentation) | [workaround](https://github.com/sandboxie-plus/Sandboxie/issues?q=label%3Aworkaround) | [help wanted](https://github.com/sandboxie-plus/Sandboxie/issues?q=label%3A%22help+wanted%22+is%3Aissue)
2021-06-26 04:04:12 +01:00
2021-07-02 23:21:21 +01:00
A partial archive of the [old Sandboxie forum](https://sandboxie-website-archive.github.io/www.sandboxie.com/old-forums) that was previously maintained by Invincea is still available. If you need to find something there, please use the corresponding [repository search](https://github.com/Sandboxie-Website-Archive/sandboxie-website-archive.github.io).
2020-04-09 20:20:02 +01:00
2020-12-23 09:21:27 +00:00
## Project maintenance
2004 - 2013 Ronen Tzur
2020-12-23 09:22:16 +00:00
2020-12-23 09:21:27 +00:00
2013 - 2017 Invincea Inc.
2020-12-23 09:22:16 +00:00
2020-12-23 09:21:27 +00:00
2017 - 2020 Sophos Group plc
2020-12-23 09:22:16 +00:00
2020-12-23 09:21:27 +00:00
Open Source release
2020-12-23 09:22:16 +00:00
2020-12-23 09:21:27 +00:00
2020 onwards David Xanatos
2020-04-09 20:20:02 +01:00
2020-12-23 09:21:27 +00:00
## Helpful Contributors
2021-03-12 17:03:33 +00:00
- DavidBerdik - Author of Sandboxie Website Archive
2020-12-23 09:22:16 +00:00
- diversenok - Security analysis & PoC's
2021-03-12 17:03:33 +00:00
- stephtr - CI / Certification
- TechLord - Team-IRA / Reversing
2021-02-23 20:38:37 +00:00
- hg421 - Security analysis
2021-03-12 17:03:33 +00:00
- typpos - UI suggestions / Documentation / Code reviews
- isaak654 - UI fixes / Templates / Documentation
2021-03-28 14:17:59 +01:00
- Dyras - Templates additions
2020-12-23 12:14:15 +00:00
- cricri-pingouin - UI fixes
2020-12-23 09:22:16 +00:00
- Valinwolf - UI / Icons
2021-08-09 01:31:41 +01:00
- daveout - UI / Icons
- mpheath - Author of Plus installer based on Inno Setup
- yfdyh000 - Localization support of Plus installer
2020-04-09 20:20:02 +01:00
2021-06-26 04:04:12 +01:00
## Translators
2021-01-29 09:55:03 +00:00
- yuhao2348732 - Chinese Simplified
- nkh0472 - Chinese Simplified
2021-06-26 04:04:12 +01:00
- yfdyh000 - Chinese Simplified
- TragicLifeHu - Chinese Traditional
2021-08-09 01:31:41 +01:00
- Hulen - Chinese Traditional
2021-07-02 23:21:21 +01:00
- RockyTDR - Dutch
2021-01-29 09:55:03 +00:00
- bastik-1001 - German
2021-02-23 20:37:25 +00:00
- isaak654 - Italian
2021-08-09 01:31:41 +01:00
- 7zip (from Xanasoft forum) - Polish
2021-01-29 09:55:03 +00:00
- JNylson - Portuguese
- lufog - Russian
2021-08-09 01:31:41 +01:00
- sebadamus - Spanish
- xorcan - Turkish (currently unmaintained)
2021-03-12 17:03:33 +00:00
2021-06-26 04:04:12 +01:00
More volunteers are welcome! ;)
2021-03-12 17:03:33 +00:00
2020-12-23 09:21:27 +00:00
## Support the project
2021-03-12 17:03:33 +00:00
If you like the tool, please consider supporting it on Patreon: https://www.patreon.com/DavidXanatos
2020-12-23 09:22:16 +00:00
2021-06-26 04:04:12 +01:00
Or you can donate directly via the PayPal button on my website: https://xanasoft.com