MCPcopy Create free account
hub / github.com/AnasAboreeda/Penetration-Testing-Study-Notes / Haval128

Function Haval128

archive/scripts/string_decode.py:75–78  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

73 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
74 jerar.append("106025")
75def Haval128():
76 hs='d6e3ec49aa0f138a619f27609022df10'
77 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:
78 jerar.append("106160")
79def Haval128HMAC():
80 hs='3ce8b0ffd75bc240fc7d967729cd6637'
81 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False and hash.isalnum()==True:

Callers 1

string_decode.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected