Skip to content

A Python project exploring password cracking through bruteforce and rainbow tables, including password generation and probability analysis.

Notifications You must be signed in to change notification settings

mattc-try/Security-bruteforce-rainbow

Repository files navigation

Bruteforcing and Rainbow Tables Project README

Overview

This repository contains code for an assignment on bruteforcing and rainbow tables, as well as additional files for extra credit work.

Files

  • basis.py: Main code for the bruteforcing and rainbow tables assignment.
  • generated_password.txt: Contains passwords generated for extra credit and personal experimentation.
  • proba.py: Analyzes the probabilities and distributions of the generated passwords.

About

A Python project exploring password cracking through bruteforce and rainbow tables, including password generation and probability analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages