Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.1 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.1 KB

crypt_zer0

Encrypt and Decrypt messages.

Captura de pantalla (7)

Encrypt:

Captura de pantalla (8)

Decrypt:

Captura de pantalla (9)

Characters:

signs = ['+','-','_','!','#','$','%','&','/','(',')',
'=','?','¿', '°','[',']','{','}',',','.','*','@','¡',
'>','<','~',]

numbers = ['0', '1','2','3','4','5','6','7','8','9']

rare = ['Ç','ü','é','â','ä','à','å','ç','ê','ë','è',
'ï','î','ì','Ä','Å','É','æ','Æ','ô','ö','ò','û','ù',
'ÿ','Ö','Ü','ø','£','Ø','×','ƒ','ñ','Ñ','ª','®','¬',
'½','¼','¾','«','»','á','í','ú','é','ó']

Install:

git clone https://github.com/R3LI4NT/Crypt-Zer0
cd Crypt-Zer0
python3 crypt-zer0.py