Subject
4 entries
Reverse Engineering
Bookmarks
Claw-Code: cleanroom agent harness reimplementation in Rust
Cleanroom Rust reimplementation of an AI agent harness, built from reverse-engineered architecture. Hit 50K GitHub stars in 2 hours.
Claude Code Unpacked: reverse-engineering the agent harness
Deep reverse-engineering of Claude Code's internals — the agent loop, 50+ tools, and multi-agent orchestration. The closest thing to a technical spec for how it actually works.
Universal Radio Hacker (URH): Wireless Protocol Analysis
Universal Radio Hacker (URH) is a comprehensive SDR suite for investigating wireless protocols — demodulation, protocol inference, fuzzing, and simulation in one tool. The go-to tool for reverse-engineering radio signals from weather stations to IoT devices.
Tearing Down the Rewind App
Kevin Chen's technical teardown of the Rewind app — which records your entire screen continuously while claiming not to tax system resources. The teardown reveals clever use of on-device Apple ML frameworks, differential compression, and local OCR to make this technically feasible.
