AlexNisnevich / calxkcd

XKCD hash algorithm brute-forcer for Berkeley

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instructions

  1. Install Python 3, pyskein, and requests
  2. Run this script with python3

In latest Ubuntu / Debian / Mint:

sudo apt-get install python3-dev python3-pip
sudo pip-3.2 install requests
sudo pip-3.2 install pyskein
python3 calxkcd.py

About

XKCD hash algorithm brute-forcer for Berkeley


Languages

Language:Python 100.0%