> cat /dev/github | grep security-tools
discovered 11 Aug 2026

RatDecomp

C++ ★ 31 via github-topic
→ View on GitHub
RatDecomp is a decompilation tool for the Ratatouille game, targeted primarily at developers and modders who require insight into the game's code structure. The tool allows users to compile and modify the game's source code without containing any game assets, requiring a legitimate copy of the game for usage. Notable features include support for various game versions, a build system via Python and Ninja, and an object diffing capability for tracking changes in the code during development.