ghost5egy / file-encrypter-decrypter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file-encrypter-decrypter

this script is a poc of encrypting and decryptering files with aes algorithm with base64

first run this

pip install pycryptodome

you can change 'this is my key' string and add your key and it will be hashed to md5 then it will be used to encrypt and decrypter files

never use it for illegal perpose

Ghost5egy

About


Languages

Language:Python 100.0%