Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free. Learn more →
Hashcat Alternatives
Similar projects and alternatives to hashcat
-
john
John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs
-
RsaCtfTool
RSA attack tool (mainly for ctf) - retreive private key from weak public key and/or uncipher data
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
JohnTheRipper
John the Ripper jumbo - advanced offline password cracker, which supports hundreds of hash and cipher types, and runs on many operating systems, CPUs, GPUs, and even some FPGAs [Moved to: https://github.com/openwall/john]
-
bitcracker
BitCracker is the first open source password cracking tool for memory units encrypted with BitLocker
-
hcxtools
Portable (that doesn't include proprietary/commercial operating systems) solution for conversion of cap/pcap/pcapng (gz compressed) WiFi dump files to hashcat formats (recommended by hashcat) and to John the Ripper formats. hcx: h = hash, c = convert and calculate candidates, x = different hashtypes
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
pydictor
A powerful and useful hacker dictionary builder for a brute-force attack
-
qualcomm_android_monitor_mode
Qualcomm QCACLD WiFi monitor mode for Android
-
-
CyberChef
The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis
-
masscan
TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
-
bettercap
The Swiss Army knife for 802.11, BLE, IPv4 and IPv6 networks reconnaissance and MITM attacks.
-
-
-
nipe
An engine to make Tor network your default gateway [Moved to: https://github.com/htrgouvea/nipe] (by GouveaHeitor)
-
xmrig
Monero (rx/0, rx/wow, rx/loki, defyx, rx/arq, rx/sfx, rx/keva, cn/0, cn/1, cn/2, cn/r, cn/fast, cn/half, cn/xao, cn/rto, cn/rwz, cn/zls, cn/double, cn/gpu, cn-lite/0, cn-lite/1, cn-heavy/0, cn-heavy/tube, cn-heavy/xhv, cn-pico, cn-pico/tlo, argon2/chukwa, argon2/wrkz, astrobwt) CPU/GPU miner (by MoneroOcean)
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
hashcat reviews and mentions
-
Is there a way to brute force wifi passwords from a known list
My preferred method of cracking is Hashcat.
-
Notes from competing in my first CTF
For this, I downloaded wordlists such as the rockyou wordlist and used tools such as Hashcat and John the ripper.
-
(Steel Battalion Line of Contact Official XDK Debug Build) Hey guys its RazorStoJ here. We are closer than ever to getting the debug build of Steel Battalion: Line of Contact, however we need your help! Please read below as we want the OG Xbox community to come together to help our Xbox game at SBO!
Tried Hashcat and rockyou word list?
-
How to make a specified wordlist?
IIRC (and this is knowledge from a few years ago, when I was more involved in things), Hashcat has the ability to do variations. It can also use your GPU instead of just the CPU so that you can make an absurd number of guesses per second. (Like really, really absurd).
-
Announcing go-vk: A Go binding for the Vulkan graphics API
for context, one of the things I have been looking into is implementing some of the techniques used in hashcat which does have GPU support, but trying to do them from Golang, so something like this go-vkseems to be the kind of thing I would need to bridge the gap between the Golang program and the GPU?
-
frozenkrill: a minimalist Bitcoin wallet focused on cold storage
Regarding argon2 vs scrypt: there is still no GPU implementation (AFAIK) for argon2id while scrypt has a very efficient implementation on hashcat (https://hashcat.net/hashcat/) and probably on ASICs
-
old protected zip files -- looking to try many passwords automatically
If you're comfortable using the terminal, I would recommend using hashcat. It can take a little effort to figure out how to use it but it works really well and I'm happy to answer any questions.
You can either use a dictionary attack, where it will try only the passwords you supply, or you could do a rule-based attack, which will apply different modifications to your password list such as capitalization and adding numbers (depending on what rules you used). Assuming your password list isn't very long, you could probably use a very large ruleset such as dive to get a good coverage of possible variations.
-
What is everyone doing with their rigs now that the profitability is so low?
Here is the website for hashcat, a very good password cracking software.
- Die große /r/de 777.777-Schnitzeljagd
-
A note from our sponsor - Mergify
blog.mergify.com | 23 Sep 2023
Stats
The primary programming language of hashcat is C.