Skip to content

JameEnder/sandboxie-whitelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandboxie Whitelist

Generate Whitelists for Sandboxie Plus ✨


A GUI tool built with Rust and egui to generate Sandboxie Plus access rules, simulating the premium "Privacy Mode" feature for non premium users.

It provides a user friendly graphical interface to define allowed files; it then automatically generates the necessary Sandboxie Plus configuration rules (.ini format) that achieve a similar outcome: blocking files by default and only permitting access to the files you've explicitly whitelisted.

This allows users without a premium membership to use a whitelist sandboxing approach.

Screenshot of the app

Installation

  1. Clone the repository
git clone https://github.com/jameender/sandboxie-whitelist
cd sandboxie-whitelist
  1. Compile and run the project
cargo run --release

⚠️ Warning: Always test carefully after applying new rules; start with a minimal whitelist and add permissions gradually. The generation is also possibly not perfect; so do not rely on the output by itself, always double check.

About

A tool for creating whitelists in Sandboxie without a license.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages