소개
The Protocol Reverse Engineering skill empowers Claude with a comprehensive framework for uncovering the structure of proprietary or undocumented network communication. It provides structured playbooks for traffic capture using tools like Wireshark and tcpdump, performs man-in-the-middle analysis via mitmproxy, and automates packet dissection using Scapy and tshark. By integrating techniques for entropy analysis and binary structure identification, this skill enables developers and security researchers to transform raw packet captures into formal protocol specifications, Lua dissectors, and active fuzzing scripts.