Skip to content

yashk2810/Encryption-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Encryption-Malware

This python program Encrypts everything with AES 256 bit algorithm.

Usage

To use the program, type on the terminal the following command,

python <filename>.py -flag <the directory from where you want to encrypt>

Encryption

e.g:- python -e encryption.py /   (So this will encrypt everything from "root")

Decryption

e.g:- python -d encryption.py /

Do not run the above 'examples' on your computer or else everything will get encrypted from the root of your computer.

Note

This is a very dangerous code. Use it with caution

About

This python program Encrypts everything with AES 256 bit algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages