Shubhp333 / cryptography_assignment_1

Create Ransomeware malware using python. Encryption code :- this code encrypt the system file using the fernet key after that, encrypt the fernet key using another key and send the key to the server and then decryption code:- using this code we can decrypt the files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Create Ransomeware malware using python. Encryption code :- this code encrypt the system file using the fernet key after that, encrypt the fernet key using another key and send the key to the server and then decryption code:- using this code we can decrypt the files.


Languages

Language:Python 100.0%