awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • hashcat/hashcatالصورة الرمزية لـ hashcat

    hashcat/hashcat

    26,200عرض على 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
    عرض على GitHub↗26,200
  • brannondorsey/naive-hashcatالصورة الرمزية لـ brannondorsey

    brannondorsey/naive-hashcat

    1,404عرض على 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
    عرض على GitHub↗1,404
  • sp00ks-git/hatالصورة الرمزية لـ sp00ks-git

    sp00ks-git/hat

    308عرض على 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
    عرض على GitHub↗308
  • dizcza/docker-hashcatالصورة الرمزية لـ dizcza

    dizcza/docker-hashcat

    159عرض على 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
    عرض على GitHub↗159
  • timbo05sec/autocrackالصورة الرمزية لـ timbo05sec

    timbo05sec/autocrack

    125عرض على 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
    عرض على GitHub↗125
  • xfox64x/hashcat-stuffsالصورة الرمزية لـ xfox64x

    xfox64x/Hashcat-Stuffs

    51عرض على GitHub↗

    Collection of hashcat lists and things.

    Collection of supplementary lists and resources for cracking.

    PowerShell
    عرض على GitHub↗51
  • pry0cc/autocrackالصورة الرمزية لـ pry0cc

    pry0cc/autocrack

    44عرض على 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
    عرض على GitHub↗44
  • f0cker/pyhashcatالصورة الرمزية لـ f0cker

    f0cker/pyhashcat

    33عرض على 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
    عرض على GitHub↗33
  • hashcat/hashcat-utilsH

    hashcat/hashcat-utils

    0عرض على GitHub↗

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

    Small utility programs for advanced cracking operations.

    عرض على GitHub↗0
  • bharshbarger/hashfilterB

    bharshbarger/Hashfilter

    0عرض على GitHub↗

    Parses cracking results into a structured database.

    عرض على GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Hashcat Ecosystem