svuz / darkware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

darkware - Ransomware infect linux Server/Distro

Ransomware with AES-CBC 256 MODE && also a tool which can wipe hdd data, and replace it with a message of your choice..

Install:

git clone git@github.com:svuz/darkware.git && cd darkware && make

How to:

make darkwarenc && make darkwardec : generate encrypt/decrypt tool
make shredder : generate shredder

WARNING:

Boot msg is in boot.asm file you can change it but be careful don't run it in ur machine !!!!

Issues:

IF u have any IDEAS/PROBLEM/ANYTHING i can solve it just create Issues :)

About


Languages

Language:C++ 98.6%Language:Makefile 0.8%Language:Assembly 0.6%