Yuyz0112/claude-code-reverse
A reverse engineering and visualization tool for understanding Claude Code's LLM interactions and agent behavior.

Velocity · 7d
+5.1
★ / day
Trend
→steady
star history
This repository provides tools to reverse engineer Claude Code by analyzing runtime behavior and API data rather than static code analysis. It includes a visualization tool that allows researchers to explore LLM interactions in Claude Code sessions. The project demonstrates analyzing an AI coding assistant’s architecture through monkey patching and runtime instrumentation.