Some tools to simulate the behavior of malicious software without destroying anything.
- Visit https://dotnet.microsoft.com/download/dotnet and download it
dotnet --version
dotnet new console -n amithebaddie
git clone https://github.com/ihgalis/amithebaddie.git
dotnet publish -c Release -r win-x64 --self-contained true
bin/Release/net<YOUR_DOT_NET_VERSION>/win-x64/publish