10 مستودعات
Tools and wrappers designed to extend or automate the primary cracking engine.
Explore 10 awesome GitHub repositories matching part of an awesome list · Hashcat Ecosystem. Refine with filters or upvote what's useful.
Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text passwords from hashed data. It functions as a GPU-accelerated recovery tool and distributed password cracker, leveraging CPUs and GPUs to perform intensive cryptographic computations. The system differentiates itself through a distributed cracking workflow that coordinates tasks across multiple machines via an overlay network to share computational load. It further optimizes recovery speed using Markov chain keyspace optimization to prioritize the most likely password candidates. Th
The primary advanced password recovery utility.
Crack password hashes without the fuss. Naive hashcat is a plug-and-play script that is pre-configured with naive, emperically-tested, "good enough" parameters/attack types. Run hashcat attacks using ./naive-hashcat.sh without having to know what is going on "under the hood".
Provides pre-configured, optimized parameters for cracking attacks.
An automated Hashcat tool for common wordlists and rules to speed up the process of cracking hashes during engagements. HAT is simply a wrapper for Hashcat (with a few extra features) - https://hashcat.net, however I take no credit for that superb tool.
Automates cracking workflows using common wordlists and rules.
Hashcat with hashcat utils on Ubuntu 18.04 for Nvidia GPUs (:cuda), AMD GPUs (:latest), Intel GPUs (:intel-gpu), Intel CPUs (:intel-cpu), KVMs and AMD CPUs (:pocl).
Containerized environment for running the cracking engine.
This python script is a Hashcat (https://hashcat.net) wrapper to help automate the cracking process. The script includes multiple functions to select a set of wordlists and rules, as well as the ability to run a bruteforce attack, with custom masks, before the wordlist/rule attacks.
Automates the cracking process using a wrapper script.
Collection of hashcat lists and things.
Collection of supplementary lists and resources for cracking.
Autocrack is a set of client and server tools for automatically, and lightly automatically cracking hashes.
Provides client-server automation for hash cracking workflows.
Python bindings for hashcat Python C API binding to libhashcat, originally written by Rich5. Updated to use the latest Hashcat version, with additional functionality added.
Python bindings for the cracking engine library.
hashcat-utils are a set of small utilities that are useful in advanced password cracking
Small utility programs for advanced cracking operations.