protocol-reverse-engineering

protocol reverse engineering

wshobson ↓ 9.2k
Claude Code
View source ↗

What it does

  • (Pre)-Master-Secret log filename
  • RSA keys list
  • Layer: TCP/UDP
  • Encryption: TLS 1.2+
  • Magic numbers/signatures at message start
  • Version fields for compatibility
  • Length fields (often before variable data)

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

protocol reverse engineering

Source

Repository: https://github.com/wshobson/agents

protocol-reverse-engineering FAQ

What does the protocol-reverse-engineering skill do?

Master network protocol reverse engineering including packet analysis, protocol dissection, and custom protocol documentation. Use when analyzing network traffic, understanding proprietary protocols, or debugging network communication. (Pre)-Master-Secret log filename RSA keys list

How do I install protocol-reverse-engineering?

Run: npx -y skills add https://github.com/wshobson/agents --skill protocol-reverse-engineering --agent claude-code — the source lives at github.com/wshobson/agents.

Maintain protocol-reverse-engineering?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

protocol-reverse-engineering on getagentictools
[![protocol-reverse-engineering on getagentictools](https://getagentictools.com/badge/skills/wshobson-agents-protocol-reverse-engineering.svg)](https://getagentictools.com/skills/wshobson-agents-protocol-reverse-engineering?ref=badge)
npx agentictools info skills/wshobson-agents-protocol-reverse-engineering

The second line is the CLI lookup for this page — handy in READMEs and docs.