mihome-binary-protocol icon indicating copy to clipboard operation
mihome-binary-protocol copied to clipboard

./pcap-decrypt.py capture.pcapng.gz error

Open borewicz9 opened this issue 7 years ago • 1 comments

Traceback (most recent call last):
  File "./pcap-decrypt.py", line 67, in <module>
    args.pcapfile, display_filter=("udp.port == 54321"))
  File "/usr/local/lib/python3.5/dist-packages/pyshark/capture/file_capture.py", line 47, in __init__
    raise FileNotFoundError(str(self.input_filename))
FileNotFoundError: capture.pcapng.gz

Hello, Need help with above error

borewicz9 avatar Sep 22 '17 19:09 borewicz9

i think you should generate this using wireshark Run wireshark for a while and save it to a file

igoro00 avatar Jun 07 '20 20:06 igoro00