Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
42
class
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.py
File · 0.45
decode_name
Function · 0.45
getnetbiosname
Method · 0.45
__process_answer_structure
Method · 0.45
__str__
Method · 0.45
dump
Method · 0.45
compute_l2_key
Function · 0.45
generate_kek_secret_from_pubkey
Function · 0.45
compute_kek
Function · 0.45
decode
Method · 0.45
decode
Method · 0.45
decode
Method · 0.45
Calls
no outgoing calls
Tested by
15
test_unpack_user_properties_excludes_reserved5_and_padding
Method · 0.36
hexl
Function · 0.36
test_decryptVCrd
Method · 0.36
hexl
Function · 0.36
hex8
Function · 0.36
hexl
Function · 0.36
test_inline_entries
Method · 0.36
setUp
Method · 0.36
setUp
Method · 0.36
setUp
Method · 0.36
setUp
Method · 0.36
setUp
Method · 0.36