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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dizcza avatar

dizcza/docker-hashcat

0
View on GitHub↗
159 stars·45 forks·Dockerfile·MIT·10 views

Docker Hashcat

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).

Features

  • Hashcat Ecosystem - Containerized environment for running the cracking engine.

Star history

Star history chart for dizcza/docker-hashcatStar history chart for dizcza/docker-hashcat

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does dizcza/docker-hashcat do?

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).

What are the main features of dizcza/docker-hashcat?

The main features of dizcza/docker-hashcat are: Hashcat Ecosystem.

What are some open-source alternatives to dizcza/docker-hashcat?

Open-source alternatives to dizcza/docker-hashcat include: bharshbarger/hashfilter. brannondorsey/naive-hashcat — Crack password hashes without the fuss. Naive hashcat is a plug-and-play script that is pre-configured with naive,… f0cker/pyhashcat — Python bindings for hashcat Python C API binding to libhashcat, originally written by Rich5. Updated to use the latest… hashcat/hashcat — Hashcat is a high-performance hash cracking software and OpenCL compute application used to recover plain-text… hashcat/hashcat-utils — hashcat-utils are a set of small utilities that are useful in advanced password cracking. pry0cc/autocrack — Autocrack is a set of client and server tools for automatically, and lightly automatically cracking hashes.

Open-source alternatives to Docker Hashcat

Similar open-source projects, ranked by how many features they share with Docker Hashcat.
  • brannondorsey/naive-hashcatbrannondorsey avatar

    brannondorsey/naive-hashcat

    1,404View on 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".

    C
    View on GitHub↗1,404
  • f0cker/pyhashcatf0cker avatar

    f0cker/pyhashcat

    33View on 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.

    C
    View on GitHub↗33
  • hashcat/hashcathashcat avatar

    hashcat/hashcat

    26,200View on 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

    C
    View on GitHub↗26,200
  • bharshbarger/hashfilterB

    bharshbarger/Hashfilter

    0View on GitHub↗
    View on GitHub↗0
See all 9 alternatives to Docker Hashcat→