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

Function GHash325

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

Source from the content-addressed store, hash-verified

46 if len(hash)==len(hs) and hash.isdigit()==True and hash.isalpha()==False and hash.isalnum()==True:
47 jerar.append("103040")
48def GHash325():
49 hs='85318985'
50 if len(hash)==len(hs) and hash.isdigit()==True and hash.isalpha()==False and hash.isalnum()==True:
51 jerar.append("103020")
52
53def DESUnix():
54 hs='ZiY8YtDKXJwYQ'

Callers 1

string_decode.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected