Skip to content

kaerez/im-a-sandbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImASandbox

Make your machine look like a sandbox/vm. This might harden your computer against infections.

Features

  • Have fake processes like Wireshark.exe, ProcessHacker.exe, etc. be created at startup
  • Create VM software artifacts like dlls and services

Installing

  1. Open Powershell as Administrator
  2. Disable Windows Defender's real time protection
  3. Clone the GitHub repostiroy
  4. Run .\ImASandox.ps1
  5. Save the script output to a file
  6. Enable Windows Defender back

Removing

Currently, there isn't a way to revert the changes made. Fortunately, the script logs every change to the console, making it easy for you to track what got modified.

About

make your machine look like a sandbox/vm 🤖

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 93.2%
  • Rust 6.8%