Skip to content

koodimonsteri/passwordCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple password cracking program which I wrote for password cracking assignment on Information Security course.
We needed to get password hashes from web server using SQL injection.
Then this program just utilizes multiple threads to compute hashes from common passwords and prefixes and then compares those to already obtained hashes.

About

Password cracking program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages