Windows Sandbox Framework
There are many great sandbox products available; however, at the time I didn't find one that really suited my needs so I created this enhanced one. I wanted to replicate sort of what Sandboxie was doing but in a niche non regular user oriented way and also at the time SandBoxie was yet to be open sourced so ¯_(ツ)_/¯
So tldr I created Slavayna to stand as my experimental sandbox ....
- VFS via hooking
- Virtual registry via hooking
- Complex x64 support
The project should be pretty easy to compile unless you have no clue of what you doing
This is an example of how to list things you need to use the software and how to install them or you can just use precompiled executables included in the project
- Visual studio
- Windows XP-10
- Clone the repo
git clone https://github.com/Souhardya/Slavyana
- Compile the solution files in the folders