This ransomware was leaked and upgraded by me and will have new updates soon.
Welcome to our ransomware project! 🎉 This project is a demonstration of a ransomware attack, and it is not intended for malicious use. Please use it responsibly and only in a test environment.
- Run in Background 💻
- Encrypt files using RSA 4096 🔒
- Multithreaded 🔄
- Dropping a note in every encrypted directory🔑
- Walk all drives by default 📁
- Deleting all shadow copies 💸
- Has startup 💻
- Has a UI for the user to notify them about the encryption 📝
- Changing the extension of the encrypted files 📂
To get started with this project, you'll need:
- .NET 4.0+
- Visual Studio 2019+
Then, follow these steps:
- Edit the
Link2.cs
file, which is the UI, and enter your own email instead ofuser@onionmail.com
. You can also change the text to your liking. - Edit the extension by accessing the
Main.cs
file. On line 133, enter your own email, and on line 135, you can change the extension from.enc
to any extension you prefer.
Unfortunately this script doesnt contain a decryptor for restoring the files but will be added in the next updates. if you have programming knowlege you can write one for your self. This project will be updated soon with new features, including a decryptor and improved encryption algorithms. Stay tuned for more updates! 📣