MCPcopy Create free account
hub / github.com/Cryptogenic/PS5-IPV6-Kernel-Exploit / pack

Method pack

fakedns.py:178–179  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

176
177 # return char rep.
178 def pack(self):
179 return struct.pack(">H", self.flag_field)
180
181
182class DNSResponse(object):

Callers 3

rpc_serverFunction · 0.80
__init__Method · 0.80
__init__Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected