/RacREpo

Repository where all R&C reverse-engineering related content (scripts/tools/docs/etc) will be stored.

Primary LanguageC

Ratchet & Clank Reverse Engineering repository

This repository will hold every script, tool, documentation, or anything related to R&C games that I reverse engineer.

Non-code content of this repository is provided as Public Domain information.
See each individual code file for license information.

Information and code in this repository is not guaranteed to be accurate, up to date or maintained.

Repository structure

  • _external - contains external libraries required to build tools
  • monotools - single-file C/C++ tools that must be built
  • scripts - Python/PowerShell scripts
  • ...