protocol-reverse-engineering

Installation
SKILL.md

Protocol Reverse Engineering

Comprehensive techniques for capturing, analyzing, and documenting network protocols for security research, interoperability, and debugging.

Traffic Capture

Wireshark Capture

# Capture on specific interface
wireshark -i eth0 -k
Installs
6
GitHub Stars
8
First Seen
May 21, 2026
protocol-reverse-engineering — acaprino/claude-code-daodan