MCPcopy
hub / github.com/fortra/impacket / decode

Method decode

impacket/ImpactDecoder.py:44–45  ·  view source on GitHub ↗
(self, aBuffer)

Source from the content-addressed store, hash-verified

42class Decoder:
43 __decoded_protocol = None
44 def decode(self, aBuffer):
45 pass
46
47 def set_decoded_protocol(self, protocol):
48 self.__decoded_protocol = protocol

Callers 15

setup.pyFile · 0.45
decode_nameFunction · 0.45
getnetbiosnameMethod · 0.45
__str__Method · 0.45
dumpMethod · 0.45
compute_l2_keyFunction · 0.45
compute_kekFunction · 0.45
decodeMethod · 0.45
decodeMethod · 0.45
decodeMethod · 0.45

Calls

no outgoing calls

Tested by 15

hexlFunction · 0.36
test_decryptVCrdMethod · 0.36
hexlFunction · 0.36
hex8Function · 0.36
hexlFunction · 0.36
test_inline_entriesMethod · 0.36
setUpMethod · 0.36
setUpMethod · 0.36
setUpMethod · 0.36
setUpMethod · 0.36
setUpMethod · 0.36