Skip to content

theperk08/dkrypton

Repository files navigation

dkrypton

Decipher / Cipher Software


Warning:
For personal use or commercial use at your own risk !
This is only an amateur and personal project


Decryption / Encryption of classical ciphers : Vigenere, Beaufort, Cesar...

REQUIREMENTS

As you can see in the code, you will need these python libraries :

- sys
- functools
- PyQt6

USAGE

- Just launch Dkrypton.py and enjoy !

Tabs :
Crypto Classiques:
-> Enter a Crypto and a Clé 1 (key #1) and push the Go !
Crypto sans clé:
-> Enter a Crypto and push the Go !
Comptage texte:
-> Enter a text and a crypto (numbers separated with a dot) Cryptanalyse:
-> for automatic analysis and decryption (not yet in use)

EXAMPLES :

onglet Crypto Classiques onglet Comptage Texte onglet Cryptanalyse

NOTES :

  • a lot of ciphers will be add later
  • sorry for my english, I'm just a frenchman 😃