This repository collects processes, notes, and tools for working with IL2CPP-based Quest libraries.
These notes are intended to document workflows for extracting, updating, and modding IL2CPP binaries for Oculus Quest targets. The files in this repo contain step-by-step guides, offsets, and tool usage examples.
- core_mods.md — Notes on modding libraries developed and used, with descriptions on each library's purpose
- core_update_bs.md — Process documenting updating core mods for Beat Saber Quest.
- core_update_il2cpp.md — Process documenting supporting new IL2CPP targets/versions.
- GhidraDump.md — Ghidra export/dump notes and navigation tips.
- il2cpp.md — Notes on IL2CPP internals, symbols, and tools.
- unstripped_libunity.md — Notes on analysing unstripped libunity binaries.
- Open issues for missing steps or unclear instructions.
- Send PRs with small, focused additions or corrections.
- When adding procedural steps, include exact tool versions and commands used.