filmov
tv
Setup for Cracking NSA Ciphertext - simple substitution with Python

Показать описание
This video shows detail of how to setup Python script to crack substation ciphers. It relates to an earlier video showing how the script was used to crack NSA tweet:
The Python script:
Pycipher module installation for Python:
Github module:
Additional files including language statistics:
Selected commands:
502 mkdir cipher
503 cd cipher/
504 ls
508 ls
513 sudo su -
514 cd pycipher-0.5.0
by Szymon Machajewski
The Python script:
Pycipher module installation for Python:
Github module:
Additional files including language statistics:
Selected commands:
502 mkdir cipher
503 cd cipher/
504 ls
508 ls
513 sudo su -
514 cd pycipher-0.5.0
by Szymon Machajewski