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

Function GHash323

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

Source from the content-addressed store, hash-verified

42 jerar.append("102080")
43
44def GHash323():
45 hs='80000000'
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:

Callers 1

string_decode.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected