I build security tools, reverse-engineered clients, and bots. I dig into the guts of things β Discord's webpack, the Minecraft protocol, Qwen's and Baidu's internal APIs β and turn them into clean, tested code.
Python and JavaScript are my stack. If it has an endpoint, an internal store, or an NBT packet, I will find it.
Pure Python (stdlib only) Β· ~74k lines Β· 3.4k tests
| Package | What it does |
|---|---|
| book-cipher-kit | Book cipher with Shamir secret sharing, audit trail, and TUI |
| dns-tunnel-messenger | Covert messaging over DNS: shaping, fragmentation, anti-replay |
| metadata-stripper | Strips metadata (EXIF/HEIF/PDF/Office), risk engine, GPS forensics |
| honeypot-server | Deception platform: 8 protocols, tar pit, canary tokens, TTP classifier |
| hash-auditor | Password auditing lab: rainbow tables, PCFG, masks, zxcvbn-lite |
| cover-identity | Consistent covert identities: full dossier, encrypted vault, drills |
| deadman-switch | Dead man's switch: signed heartbeats, proof-of-life, quorum, legacy |
pip install book-cipher-kit dns-tunnel-messenger metadata-stripper \
honeypot-server hash-auditor cover-identity deadman-switch| Project | What it is |
|---|---|
| Qwen-Reverse | Async client for chat.qwen.ai β streaming, reasoning, tool calling, image/video |
| baidu-reverse | Async client for Baidu Wenxin β streaming, reasoning, proxy pool |
| reverse-agent | Multi-provider terminal coding agent |
| gguf2bin | C99 runtime: GGUF β G2BX β inference (Qwen3 / Qwen2 / Llama) |
| Project | Description | β |
|---|---|---|
| mineflayer-schem | Builds structures from schematics with mineflayer Β· npm v1.5.2 | |
| Discord-Quest-Auto-Completer | Completes Discord quests by injecting into the internal webpack | |
| Armonia | Generates music from natural language Β· 214K scores β WAV/MIDI/ABC | |
| vital-agent | Autonomous agent that must earn its own money... or die | |
| OurBook | An MCP where the agent doesn't remember your data β it remembers your story | |
| ultimate-free-llm-resources | The most complete collection of free LLM resources | |
| rdru-lm | Character-level LM with iterative transformer block + denoising |



