| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This directory contains tooling useful for developers
This tool parses PCAP file and tries to decrypt the traffic using the given tokens. Requires typer, dpkt, and rich. Token option can be used multiple times. All tokens are tested for decryption until decryption succeeds or there are no tokens left to try.
python pcap_parser.py <pcap file> --token <token> [--token <token>]
This tool generates some boilerplate code for adding support for MIoT devices
| Back | FazBrowse Home | New Git URL |