Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Choudai/R10
Lightweight Ransomware @Choudai
https://github.com/Choudai/R10
Last synced: 21 days ago
JSON representation
Lightweight Ransomware @Choudai
- Host: GitHub
- URL: https://github.com/Choudai/R10
- Owner: Choudai
- License: mit
- Created: 2017-05-04T22:24:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-28T17:20:35.000Z (over 6 years ago)
- Last Synced: 2024-08-05T17:24:33.030Z (4 months ago)
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 14
- Watchers: 1
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - Choudai/R10 - Lightweight Ransomware @Choudai (C# #)
README
# R10 - Ransomware
**Lightweight Ransomware @Choudai**
> This project is purely academic, use at your own risk. I do not encourage in any way the use of this software illegally or to attack targets without their previous authorization.### Testing
To start create a folder on your Desktop named 'TEST' and put in any files you want destroyed.
Compile and run the program using Visual Studio 2017 and make sure the target C# framework is version 4.6 (version 2.0 is also possible).
The encryption algorithm uses streams, so it should be able to handle files larger than 4GB.