Skip to content

iCrackHash is a search engine for hashes and passwords.

Notifications You must be signed in to change notification settings

Andimuhghifary1998/iCrackHash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iCrackHash

iCrackHash is a search engine for hashes and passwords. First it detects the hash type in a simple way then it deals with the hash as the following.
For two way hashes 'base64, ascii, asciihex and etc...' it uses some builtin methods in python to decrypt them 'e.g.) .encode()'.
For one way hashes 'Md5, Sha-1, sha-224 and etc...' it uses some online DBs to search for the hash "e.g.) goog, tobtu, rednoize and etc...".
if iCrackHash couldn't figure out the hash type it will consider it a normal string and it will encode this string in different formats like 'hex, hexentity, fullurl and etc...'.

About

iCrackHash is a search engine for hashes and passwords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published