roryeckel / decrypto

The automatic cryptography challenge solver & basic framework. Created August 2017.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decrypt0.py

The automatic cryptography challenge solver & basic framework

Includes several algorithms such as the caesar cipher, base64, unicode unescaping, result filters, and evaluation

Usage: decrypt0.py [code] [stages] (-p and -s not required)

About

The automatic cryptography challenge solver & basic framework. Created August 2017.


Languages

Language:Python 100.0%