https://github.com/souhardya/slavyana
Windows Sandbox Framework
https://github.com/souhardya/slavyana
malware-analysis sandbox win32api windows
Last synced: about 1 year ago
JSON representation
Windows Sandbox Framework
- Host: GitHub
- URL: https://github.com/souhardya/slavyana
- Owner: Souhardya
- License: apache-2.0
- Created: 2021-12-30T01:55:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-31T10:17:43.000Z (over 4 years ago)
- Last Synced: 2025-03-29T18:22:49.263Z (about 1 year ago)
- Topics: malware-analysis, sandbox, win32api, windows
- Language: C++
- Homepage:
- Size: 3.9 MB
- Stars: 37
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Slavyana
Windows Sandbox Framework
## About The Project
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 ....
## Features
- [x] VFS via hooking
- [x] Virtual registry via hooking
- [ ] Complex x64 support
## Getting Started
The project should be pretty easy to compile unless you have no clue of what you doing
### Prerequisites
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
### Installation
1. Clone the repo
```sh
git clone https://github.com/Souhardya/Slavyana
```
2. Compile the solution files in the folders