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
timbo05sec avatar

timbo05sec/autocrack

0
View on GitHub↗
125 stars·34 forks·Python·8 views

Autocrack

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.

Features

  • Hashcat Ecosystem - Automates the cracking process using a wrapper script.

Star history

Star history chart for timbo05sec/autocrackStar history chart for timbo05sec/autocrack

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

Open-source alternatives to Autocrack

Similar open-source projects, ranked by how many features they share with Autocrack.
  • 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
  • dizcza/docker-hashcatdizcza avatar

    dizcza/docker-hashcat

    159View on 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).

    Dockerfile
    View on GitHub↗159
  • 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
  • bharshbarger/hashfilterB

    bharshbarger/Hashfilter

    0View on GitHub↗
    View on GitHub↗0
See all 9 alternatives to Autocrack→

Frequently asked questions

What does timbo05sec/autocrack do?

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.

What are the main features of timbo05sec/autocrack?

The main features of timbo05sec/autocrack are: Hashcat Ecosystem.

What are some open-source alternatives to timbo05sec/autocrack?

Open-source alternatives to timbo05sec/autocrack 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,… dizcza/docker-hashcat — Hashcat with hashcat utils on Ubuntu 18.04 for Nvidia GPUs (:cuda), AMD GPUs (:latest), Intel GPUs (:intel-gpu), Intel… 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.