A cutting-edge Agentic Retrieval-Augmented Generation (RAG) system for analyzing IL2CPP dump.cs files from Unity games. This system implements the Model Context Protocol (MCP) server specification ...
The compiled intermediate language instructions have a bunch of metadata that is required for the games to function. This data can be dumped and used to generate the equivalent of having debug symbols ...