Skip to content

A nice UI program built with Qt and C++ to perform a letter frequency attack on monoalphabetic cipher.

Notifications You must be signed in to change notification settings

meokisama/MonoalphabeticCipher

Repository files navigation

Letter Frequency Attack

Description

Write a program that can perform a letter frequency attack on any monoalphabetic substitution cipher without human intervention. Your software should produce possible plaintexts in rough order of likelihood. It would be good if your user interface allowed the user to specify “give me the top 10 possible plaintexts.

But no, this program needs human intervention. You can input your thought and decrypt the ciphertext, all as you want.

Preview

Demo

Information 🏷

  • Language: C++
  • UI Framework: Qt 6
  • Operating System: Kali Linux 2021.1

Find me around the web 🌎

About

A nice UI program built with Qt and C++ to perform a letter frequency attack on monoalphabetic cipher.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published