Skip to content

Ransomware in Python as a proof-of-concept research. Encrypts/decrypts specified files on the user's path, using a hybrid RSA asymmetric model encrypting an AES session key used to encrypt file data.

Notifications You must be signed in to change notification settings

phoenixrising1800/RansomWare-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RansomWare-v2

Version 2 because of entirely re-designed encryption and key model using the PyCryptodome package.

About

Ransomware in Python as a proof-of-concept research. Encrypts/decrypts specified files on the user's path, using a hybrid RSA asymmetric model encrypting an AES session key used to encrypt file data.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages