An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with rainbow-table

A curated list of projects in awesome lists tagged with rainbow-table .

https://github.com/k4m4/dcipher-cli

🔓Crack hashes using online rainbow & lookup table attack services, right from your terminal.

capture-the-flag cli crack cracking ctf dcipher decipher hash md5 nodejs password rainbow-table sha

Last synced: 06 Apr 2025

https://github.com/k4m4/dcipher

Decipher hashes using online rainbow & lookup table attack services.

capture-the-flag crack cracking ctf dcipher decipher hash md5 nodejs password rainbow-table sha

Last synced: 10 Apr 2025

https://github.com/zerbea/hcxkeys

Small set of tools to generate plainmasterkeys (rainbowtables) and hashes for the use with latest hashcat and John the Ripper.

hash hash-functions hashcat john-the-ripper plainmasterkeys rainbow-table

Last synced: 12 May 2025

https://github.com/xros/py_django_crack

Crack the django password on the way. By default Django use pbkdf2 and sha256 method to encrypt user's password. Once get the password stored in the database table, you need to compare it with others if brute force cracking. It is recommended that you use hash table comparison. The tool 'rainbow crack' can generate rainbow hash tables while another tool 'hashcat' brute-force cracks password from a dictionary alive. Because django uses PBKDF2(Password-Based Key Derivation Function), it would take too long to generate a password.

crack django django-password hashcat password-encryption pbkdf2 py-django-crack rainbow-table

Last synced: 18 Aug 2025

https://github.com/naueramant/Audiblex

Audible audio book converter which actually works!

aax audible audible-converter converter ffmpeg python rainbow-table

Last synced: 08 Apr 2025

https://github.com/verumlotus/zk-crush-break

Rainbow Table attack to break zkcrush.xyz and reveal your crush.

hash rainbow-table

Last synced: 21 Jan 2026

https://github.com/4m3rr0r/phoenix

This is a bash script that generates hashes of passwords using various algorithms and cracks them using a wordlist.

bash hash-cracking hash-generator hashcat hashing password-cracking-tool phoenix rainbow-table

Last synced: 05 May 2026

https://github.com/hurricanemark/sha-1-password-cracker

Information Security -- How to hack a password. One particular use case for hashing is for user authentication. Given an original object (password, file, image, etc), the content is hashed into SHA1, or MD5, and stored in database. So, even the application could not revert a given hashed object to its original content. To authenticate, the user will supply an original object {password, file, image, etc}. the same hash routine is applied to produce a hashed object. This hashed object is compared with one stored in the database looking for a match.

hashlib md-5 password-cracker python3 rainbow-table sha-1 unittest

Last synced: 23 Oct 2025

https://github.com/jtesta/snap_rainbowcrack

Linux snap port of the rainbowcrack tools (http://project-rainbowcrack.com/).

rainbow-table rainbowcrack rainbowtables snap

Last synced: 18 Mar 2025

https://github.com/scripttiger/brutecycle

Cycles through any given character set in any given order and outputs to standard output or to a file. For larger data sets, like 128-bit MD5 hashes, 160-bit SHA-1, 256-bit SHA-256, etc., it is recommended to only do a couple character combinations at a time, unless you plan on having the script run for days on end uninterrupted.

brute-force hash hashes hashing rainbow-table scripttiger

Last synced: 29 Jan 2026

https://github.com/radlikewhoa/rainbow-road

Rainbow table exercise for the Cryptography and Security module (krysi) at the FHNW.

cryptography hashing java rainbow-table

Last synced: 11 Nov 2025

https://github.com/adri6336/pyrainbow

Creates a crude rainbow table from a file using sha256. It's crude in that it's not optimized, just dumped in a format of text,digest.

cli digest hash linux python3 rainbow-table sha256

Last synced: 30 Aug 2025

https://github.com/zabuzard/hangman

Command line based version of the game 'Hangman' with a list of 91860 words.

command-line game hangman rainbow-table

Last synced: 12 Oct 2025

https://github.com/algo7/c-misc.

C Programs for Miscellaneous Purposes

c openssl openssl-crypto openssl-library precomputed-hash rainbow-table

Last synced: 25 Jan 2026

https://github.com/systemslibrarian/crypto-lab-bcrypt-forge

Browser-based bcrypt deep-dive — anatomy, cost factor benchmarking, timing-safe verification, and a real-world breach simulation. Part of the crypto-lab suite.

argon2 bcrypt blowfish browser-crypto cost-factor crypto-lab cryptography password-hashing password-security rainbow-table security timing-attack typescript vite web-security

Last synced: 01 Jun 2026

https://github.com/jak0ub/rainbowtable_generator

Generate your own rainbow tables easily with this tool

rainbow-table rainbow-tables

Last synced: 07 Sep 2025

https://github.com/thesupercd/rainbow_table_builder

A high performance CUDA-based GPU accelerated Rainbow-Table maker, written in C++ without any external libraries or dependencies needed.

cpp cryptography cuda hash-table hashing parallel-processing rainbow-table sha3 sha3-512 uuid

Last synced: 12 May 2026