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

Function DESUnix

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

Source from the content-addressed store, hash-verified

51 jerar.append("103020")
52
53def DESUnix():
54 hs='ZiY8YtDKXJwYQ'
55 if len(hash)==len(hs) and hash.isdigit()==False and hash.isalpha()==False:
56 jerar.append("104020")
57
58def MD5Half():
59 hs='ae11fd697ec92c7c'

Callers 1

string_decode.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected