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.
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".
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).
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.
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.
The main features of sp00ks-git/hat are: Hashcat Ecosystem.
Open-source alternatives to sp00ks-git/hat 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.