hash-identifier icon indicating copy to clipboard operation
hash-identifier copied to clipboard

Invalid Hashes

Open stypr opened this issue 4 years ago • 0 comments

These codes that work with MD5,SHA-*, etc. hashes don't work for number-only or alphabet-only values.

https://github.com/blackploit/hash-identifier/blob/master/hash-id.py#L162-L265

Here are some working hashes that only have either numbers or alphabets

ximaz : 61529519452809720693702583126814 
aalbke : 55203129974456751211900188750366 
afnnsd : 49716523209578759475317816476053 
aooalg : 68619150135523129199070648991237 
bzbkme : 69805916917525281143075153085385 
cbaabcdljdac : cadbfdfecdcdcdacdbbbfadbcccefabd

stypr avatar Sep 16 '21 19:09 stypr