# Network Protocol Re

> Game/app network protocol RE: capture, reassembly, crypto detection, reimplementation, fuzzing hooks.

- Skill: `netvar1337/network-protocol-re` (Agent Skill)
- Install (CLI): `npx skillmds@latest add netvar1337/network-protocol-re`
- Raw SKILL.md: https://api.skillmd.com/api/skills/netvar1337/network-protocol-re/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- License: GPL-3.0-or-later
- Author: netvar1337 (https://skillmd.com/u/netvar1337)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/netvar1337/network-protocol-re

---


# Network protocol RE

1. Capture (pcap/procmon/hooks)
2. Find framing + opcodes
3. Detect compression/crypto
4. Reimplement parser
5. Mutational fuzz interesting handlers

