Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 417 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 417 Bytes

Brut

Hacking Cesar's cipher.

How run

Run brut.py with two argruments. First argument is mandatory and its is filename(if you want use console input use "-" without quotes) and second argument is file encoding, if you use utf8 you can leave blank this argument, but if you use cp1251 then use cp1251.

How it works

Simple calculating quadratic deviation for frequncy letters in text and in russian language.