lakiw / Password_Research_Tools

A collection of tools used for researching passwords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password_Research_Tools

A collection of tools used for researching passwords

Tools Included:

Name: CheckPass

Description: This is used to model a password cracking attack. It takes as input password guesses via stdin and compares them to a target list of plaintext passwords. I find it very useful to generate graphs of how effective password cracking attacks would be.

About

A collection of tools used for researching passwords


Languages

Language:Python 100.0%