Skip to content

Instantly share code, notes, and snippets.

View 73spica's full-sized avatar

Haruka Hoshino 73spica

View GitHub Profile
@73spica
73spica / hash_solver.py
Last active October 4, 2016 15:27
Frankly, It's low accuracy...
import sys
# H4CK1T CTF 2016 Online
# India – hash?! (CRYPTO 150 pts)
hash_list = """a : TiKCKWCC
b : HxPCfbCC
c : fJJC+/CC
d : blqCgqCC
e : ghSCMWCC
#!-*-coding:utf-8-*-
# H4CK1T CTF 2016 Online
# Chad – Ninja Scheme (CRYPTO 195 pts)
from m1z0r3.crypro import *
import time
# ==== Global Variable ====
half_block_len = 4