Skip to content

TeKnoMC/Cipher-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Cipher Helper

This project aims to provide an interface allowing for mathematical analysis of simple ciphertexts encrypted with historic "pen and paper" ciphers, such as substitutions, transpositions, and polyalphabetic ciphers.

Todo:

  • Design basic layout:
    • Initial divider layout in grid
    • Input/output boxes
    • Menu for description tools (bottom right quarter)
  • Port python scripts for description tools to JavaScript and link to GUI
    • Could design plug-and-play like system for scripts - aid future development?
  • Develop transformative modules
    • Substitution solver
    • Caesar solver (automated chi-squared analysis)
    • Viginere solver (automated IoC attack / chi-squared statistics)
    • Interactive transpositional work?
      • Turn output into draggable columns to help solve.

About

A web app to aid with the decrypting of traditional ciphers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published