5 matches found
hate_crack
root@kitploit: / | \ / | \ \ | | / \ \ / \ / \ /\ \ \ / | |/ / \ Y // | | \ / \ | | // \ | \ /|| /\ | \ / / // / / / / Installation Installing from source is the only supported path. hatecrack is not distributed on PyPI: pip install hate-crack resolves to a 0.0.0 placeholder that...
princeprocessor
princeprocessor 使用 PRINCE 算法的独立密码候选生成器 名称 PRINCE 是首字母缩写,代表 PRobability INfinite Chained Elements(概率无限链式元素),这些是该算法的基础构件 简要描述 princeprocessor 是一个密码候选生成器,可视为一种高级组合攻击。与使用两个不同字典并输出所有可能的两词组合不同,princeprocessor 仅使用一个输入字典,并构建组合词的“链”。这些链可由输入字典中的 1 到 N 个单词连接而成。例如,如果输出长度为 4 的猜测,它可以利用输入字典中的以下组合生成: 4 字母单词 2 字母...
Automating Cracking Methodologies Through Hashcat: hate_crack
A tool for automating cracking methodologies through Hashcat from the TrustedSec team. Installation Get the latest hashcat binaries https://hashcat.net/hashcat/ OSX Install https://www.phillips321.co.uk/2016/07/09/hashcat-on-os-x-getting-it-going/ mkdir -p hashcat/deps git clone...
oclHashcat v1.2 - GPGPU-based Multi-hash Cracker
oclHashcat is a GPGPU-based multi-hash cracker using a brute-force attack implemented as mask attack, combinator attack, dictionary attack, hybrid attack, mask attack, and rule-based attack. This GPU cracker is a fusioned version of oclHashcat-plus and oclHashcat-lite. GPU Driver requirements: NV...
Hashcat-Utils - Set of small utilities that are useful in advanced password cracking
Hashcat-utils are a set of small utilities that are useful in advanced password cracking. They all are packed into multiple stand-alone binaries. All of these utils are designed to execute only one specific function. Since they all work with STDIN and STDOUT you can group them into chains. The...