Skip to content

A Java program that uses dictionary attacks to crack hashes.

License

Notifications You must be signed in to change notification settings

Dfmaaa/HashCrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HashCrack

License: MIT

Usage

  • [navigate to installation folder]
  • cd bin
  • java HashCrack

Types of hashes that can be cracked

  • SHA256
  • SHA1
  • SHA512
  • SHA384
  • MD5
  • MD2
  • SHA224

Releases

No releases published

Packages

No packages published

Languages