zippynk / frequan

Command line tool for frequency analysis

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frequan

Join the chat at https://gitter.im/zippynk/frequan Command line tool for frequency analysis

Frequan compares the relative frequencies of the different characters of an entered string or input file, sorting them in order of frequency if prompted.

It can also attempt to decrypt alphabet-only substitution ciphers. However, this is experimental and does not work well yet.

Usage: frequan [-i input file] [--order] [--attempt-alphabet-substitution] [--help]

About

Command line tool for frequency analysis

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%