Skip to content

This system that I created is a symmetric encryption system, so you can decipher and encrypt at once it was fun.

Notifications You must be signed in to change notification settings

Seyptoo/KilBinary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KilBinary

forthebadge made-with-python

Made By Seyptoo and lulz3xploit <3

Use Encrypt

To encrypt you must use the crypt.py file and use the -e options.

root@seyptoo-Aspire-E5-721:~# python3 kilbinary.py -e MyNameIsPython
HASH: A+BA=A+BBAB=A+BB=D*DGGH=A+BA=A+BBBA=A+BB=A+B=A+BB=A+BBAB=A+BB=A+BAB=A+BA=A+BAAB=A+BB=D*DDDH=A+BA=B+JJJJ=A+BB=D*DGGH=A+BB=C*FAFA=A+BB=A+BAAA=A+BB=A+BBBB=A+BB=A+BBBA=
root@seyptoo-Aspire-E5-721:~#

Use Decrypt

To decrypt a message you must use the decrypt.py file and the -d options.

root@seyptoo-Aspire-E5-721:~# python3 kilbinary.py -d A+BA=A+BBAB=A+BB=D*DGGH=A+BA=A+BBBA=A+BB=A+B=A+BB=A+BBAB=A+BB=A+BAB=A+BA=A+BAAB=A+BB=D*DDDH=A+BA=B+JJJJ=A+BB=D*DGGH=A+BB=C*FAFA=A+BB=A+BAAA=A+BB=A+BBBB=A+BB=A+BBBA=

[+] Decrypt : MyNameIsPython

About

This system that I created is a symmetric encryption system, so you can decipher and encrypt at once it was fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages