An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: rainbow-table

ibnaleem/hashtable

Generate precomputed hash tables from large wordlists.

Language: Python - Size: 285 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 2 - Forks: 0

simonepri/upash

🔒Unified API for password hashing algorithms

Language: JavaScript - Size: 500 KB - Last synced at: 12 days ago - Pushed at: almost 4 years ago - Stars: 542 - Forks: 24

ZerBea/hcxkeys

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

Language: C - Size: 85.9 KB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 111 - Forks: 48

TheSUPERCD/Rainbow_Table_Builder

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

Language: C++ - Size: 78.1 KB - Last synced at: 19 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

k4m4/dcipher-cli

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

Language: JavaScript - Size: 816 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 234 - Forks: 27

naueramant/Audiblex

Audible audio book converter which actually works!

Language: Shell - Size: 45.5 MB - Last synced at: 16 days ago - Pushed at: about 3 years ago - Stars: 38 - Forks: 7

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.

Language: Batchfile - Size: 17.6 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 2

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.

Language: Python - Size: 19.5 KB - Last synced at: 15 days ago - Pushed at: almost 6 years ago - Stars: 35 - Forks: 9

rek7/DEScrypt-CPU-Collision-Cracker

DEScrypt CPU Collision Cracker

Language: C++ - Size: 170 KB - Last synced at: 25 days ago - Pushed at: about 6 years ago - Stars: 50 - Forks: 15

k4m4/dcipher

Decipher hashes using online rainbow & lookup table attack services.

Language: JavaScript - Size: 432 KB - Last synced at: 14 days ago - Pushed at: over 2 years ago - Stars: 155 - Forks: 23

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.

Language: Python - Size: 29.3 KB - Last synced at: 15 days ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Jak0ub/RainbowTable_Generator

Generate your own rainbow tables easily with this tool

Language: Python - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rusamer/aircrack-ng-gui-2019

aircrack-ng gui 2019

Size: 913 KB - Last synced at: 9 days ago - Pushed at: over 6 years ago - Stars: 20 - Forks: 6

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.

Language: Python - Size: 84 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

dobrosketchkun/keysword

Strong-ish asymmetric cryptography key generation from a password.

Language: Python - Size: 58.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 3

Obimydudee/HashCrack

For Cracking hashes with a wordlist attack!

Language: C# - Size: 17.6 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

rikurauhala/bsc-thesis 📦

Bachelor's thesis in computer science

Language: TeX - Size: 408 KB - Last synced at: 3 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

joris-masson/rainbow_table 📦

Projet de Projet 2 en L3

Language: Java - Size: 115 KB - Last synced at: 10 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

alik604/cyber-security

Machine Learning for Network Intrusion Detection & Misc Cyber Security Utilities

Language: Jupyter Notebook - Size: 81.6 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 162 - Forks: 45

FrancescoDiSalesGithub/rainbowRain

software that manages rainbow tables

Language: Python - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

calacuda/rust-rainbow

a rust program to generate a rainbow table of a dictionary of passwords.

Language: Rust - Size: 10.7 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

verumlotus/ZK-Crush-Break

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

Language: TypeScript - Size: 563 KB - Last synced at: 16 days ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

jtesta/snap_rainbowcrack

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

Language: Shell - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

qsantos/rainbow

Rainbow tables utilities

Language: C - Size: 324 KB - Last synced at: about 1 year ago - Pushed at: over 10 years ago - Stars: 30 - Forks: 10

sepehrdaddev/hashcobra

HashCobra Hash Cracking tool.

Language: C++ - Size: 72.3 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 118 - Forks: 27

ethanperrine/GoIris

Local Rainbow Table Coded In GoLang

Language: Go - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

joseph-gerald/hash-lookup-web

Quickly look up hashes from a precomputed rainbow table stored on MongoDB

Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

4m3rr0r/phoenix

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

Language: Shell - Size: 22.5 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

J4NN0/wordlist-generator

Generate customised wordlist for penetration testing practice (e.g. brute force attack, dictionary attack, etc.)

Language: C - Size: 225 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 3

alahyaoui/RainbowAttack

CLI app that cracks password using a Rainbow Table made with C++ for education purposes.

Language: C++ - Size: 13.9 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

prodigiousMind/knotty

knotty, a CLI tool for cracking and computing hashes, and generating rainbow tables in 50+ hashing algorithms.

Language: PHP - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

aabigham/ESI_BA2_RAINBOW_ATTACK

A rainbow attack implementation.

Language: C++ - Size: 282 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

etoome/Rainbow-Table 📦

Language: C++ - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

xecte-7/Sobbu

Sobbu is a cryptography tool with various encoding & encryption algorithm which also weaponized with hash cracking utility

Language: Shell - Size: 71.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 2

0xh4di/GSMDecryption

A5/1 Decryption

Size: 7.47 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 53 - Forks: 27

PolyatomicBrian/Make-Rainbow-Table

A simple rainbow table generator supporting MD5, SHA224, SHA256, SHA384, and SHA512, written in Python 2.7.

Language: Python - Size: 1.38 MB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 12

miglen/bulgarian-wordlists

Bulgarian wordlists (списък с думи на Български език)

Language: Makefile - Size: 9.49 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 69 - Forks: 15

mejdoubi/rainbow-table 📦

simple rainbow-table implementation in node.js

Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

farid007/HashExploit

HashExpoit is Great Tool For Cracking Hash

Language: Python - Size: 59.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 23 - Forks: 9

subhayuroy/ComputationalForensics

🚨Computational Forensics is an emerging research🔎 domain. It deals with 🕵️‍♀️solving forensic problems🚔 using digital methods👨‍💻. It uses computational science to study digital evidence.

Language: Python - Size: 422 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 2

Billy1900/cryptography-course-project

华中科技大学密码学课程设计2019

Language: C++ - Size: 3.66 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 2

puckblush/rainbowtool

A tool for working with rainbow tables

Language: Python - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

jamestiotio/fcs

SUTD 2021 50.042 Foundations of Cybersecurity Code Dump

Language: HTML - Size: 1.78 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

x1mus/sha256-rainbow-attack

This program has been made for learning purposes. The project was part of my bridge year in my master degree at ULB.

Language: C++ - Size: 102 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Atalajaka/Thesis

Bachelor's Degree Thesis of implementation and documentation of the rainbow attack

Language: TeX - Size: 285 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

evenbily/sm3rainbowtablelib

China SM3 algorithm library of rainbowcrack

Language: C - Size: 96.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 3

algo7/Python-Misc.

Python Scripts for Miscellaneous Purposes

Language: Python - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 1

aarole/hashcrack

Web-based hash cracker that identifies the hashing algorithm used when creating the hash provided and attempts to crack it by performing a rainbow table attack.

Language: Python - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

kazizi-swe/rainbow-table

A program that uses a rainbow table to crack a password based on a hash.

Language: Haskell - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

algo7/C-Misc.

C Programs for Miscellaneous Purposes

Language: C - Size: 11.7 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

jonathan2266/MD5reborn

Multithreaded C# and c++ application that computes hashes to create your own rainbow tables in MD5 or SHA256

Language: C# - Size: 68.4 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 1

siicosmos/RainbowTable-Haskell

Language: Haskell - Size: 546 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

hi098123/PHP-secure-and-hashing-pw-prevention-rainbow-table

Xss, sql-injection, php, login, Csrf, security, rainbow table, encryption, salt

Language: PHP - Size: 124 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 3

algo7/Shell-Script-Misc.

Shell Scripts for Miscellaneous Purposes

Language: Shell - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

alainkaiser/krysi

cryptography module @fhnw

Language: C# - Size: 91.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

TrimA74/INFO910-TP2

Implementation of time-memory tradeoff attack with rainbow-tables on hashing function (MD5)

Language: C++ - Size: 24.4 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

zimolzak/hash-all-phone-numbers

How long would it take your computer to precompute SHA256 of all North Amer. phone numbers?

Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

RadLikeWhoa/rainbow-road

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

Language: Java - Size: 20.5 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2

Zabuzard/Hangman

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

Language: Java - Size: 382 KB - Last synced at: about 2 months ago - Pushed at: about 9 years ago - Stars: 1 - Forks: 1