awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repository-uri

Awesome GitHub RepositoriesHashcat Ecosystem

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.

Awesome Hashcat Ecosystem GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • hashcat/hashcatAvatar hashcat

    hashcat/hashcat

    26,200Vezi pe GitHub↗

    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.

    C
    Vezi pe GitHub↗26,200
  • brannondorsey/naive-hashcatAvatar brannondorsey

    brannondorsey/naive-hashcat

    1,404Vezi pe GitHub↗

    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.

    C
    Vezi pe GitHub↗1,404
  • sp00ks-git/hatAvatar sp00ks-git

    sp00ks-git/hat

    308Vezi pe GitHub↗

    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.

    Python
    Vezi pe GitHub↗308
  • dizcza/docker-hashcatAvatar dizcza

    dizcza/docker-hashcat

    159Vezi pe GitHub↗

    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.

    Dockerfile
    Vezi pe GitHub↗159
  • timbo05sec/autocrackAvatar timbo05sec

    timbo05sec/autocrack

    125Vezi pe GitHub↗

    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.

    Python
    Vezi pe GitHub↗125
  • xfox64x/hashcat-stuffsAvatar xfox64x

    xfox64x/Hashcat-Stuffs

    51Vezi pe GitHub↗

    Collection of hashcat lists and things.

    Collection of supplementary lists and resources for cracking.

    PowerShell
    Vezi pe GitHub↗51
  • pry0cc/autocrackAvatar pry0cc

    pry0cc/autocrack

    44Vezi pe GitHub↗

    Autocrack is a set of client and server tools for automatically, and lightly automatically cracking hashes.

    Provides client-server automation for hash cracking workflows.

    Shell
    Vezi pe GitHub↗44
  • f0cker/pyhashcatAvatar f0cker

    f0cker/pyhashcat

    33Vezi pe GitHub↗

    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.

    C
    Vezi pe GitHub↗33
  • hashcat/hashcat-utilsH

    hashcat/hashcat-utils

    0Vezi pe GitHub↗

    hashcat-utils are a set of small utilities that are useful in advanced password cracking

    Small utility programs for advanced cracking operations.

    Vezi pe GitHub↗0
  • bharshbarger/hashfilterB

    bharshbarger/Hashfilter

    0Vezi pe GitHub↗

    Parses cracking results into a structured database.

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Hashcat Ecosystem