An open API service indexing awesome lists of open source software.

https://github.com/xelroth/skullfire

a fast ransomware programmed with csharp
https://github.com/xelroth/skullfire

csharp csharp-code csharp-ransomware ransom ransomware ransomware-infection ransomware-source-code

Last synced: about 2 months ago
JSON representation

a fast ransomware programmed with csharp

Awesome Lists containing this project

README

        

SkullFire Ransomware Introduction
=======================

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.

## β­• Download The Source Code Via Realeses β­•

### Features

* 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 πŸ“‚

### Tutorial

To get started with this project, you'll need:

* .NET 4.0+
* Visual Studio 2019+

Then, follow these steps:

1. Edit the `Link2.cs` file, which is the UI, and enter your own email instead of `[email protected]`. You can also change the text to your liking.
2. 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.

### Ui

### Encrypted Files

### Future Updates
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! πŸ“£

### Disclaimer

⚠️ I am not responsible for any usage of this ransomware. Please use it responsibly and only in a test environment. This project is for educational purposes only and should not be used to harm others. ⚠️