Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Choudai/R10

Lightweight Ransomware @Choudai
https://github.com/Choudai/R10

Last synced: 21 days ago
JSON representation

Lightweight Ransomware @Choudai

Awesome Lists containing this project

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.