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
- Host: GitHub
- URL: https://github.com/xelroth/skullfire
- Owner: xelroth
- License: mit
- Created: 2024-07-23T09:38:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T14:28:07.000Z (10 months ago)
- Last Synced: 2025-04-09T23:14:59.699Z (about 2 months ago)
- Topics: csharp, csharp-code, csharp-ransomware, ransom, ransomware, ransomware-infection, ransomware-source-code
- Language: C#
- Homepage:
- Size: 703 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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. β οΈ