项目作者: AdrielFreud

项目描述 :
Made to break offline hash, Break your hash with a quick and easy wordlist
高级语言: Python
项目地址: git://github.com/AdrielFreud/hash_killer.git
创建时间: 2017-10-31T22:04:01Z
项目社区:https://github.com/AdrielFreud/hash_killer

开源协议:

下载


AdrielFreud



  • O Script tem a dependencia de uma wordlist,
  • Onde ele possa fazer as verificações, até encontrar a chave combinatoria.
  • Modo CPU para agilizar a quebra.

    1. for lines in line:
    2. encrypt = hashlib.TYPECRYPT(lines.strip()).hexdigest()
    3. if encrypt == hash:
    4. ...success

AVISO

  • Caso você tenha uma sugestão de código Click-aqui crie uma issue.

Imagem

photo

Características

Uso

  • py hash_killer.py [type_hash] “hash”

Requerimentos

  • Python3