Skip to content

Jorge-X/cybersecurity-encryption-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cybersecurity encryption python

Here encryption is done with python

The libraries used are "os" and "pyaes"

When the code is executed it uses a file called “teste.txt”, it reads and encrypts the file, deleting the old file and generating a new name teste.txt.ransomwaretroll. Now the file is fully AES encrypted. In the decryption process, the opposite happens, it undoes the encryption and restores the original file name

Code

decrypter

Captura de tela de 2023-11-28 23-06-55

encrypter

Captura de tela de 2023-11-28 23-06-37

result

Captura de tela de 2023-11-28 23-41-31

END...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages