Cpp2IL But made into GUI for easier use
Requirements:
- Windows x86_64/Linux x86_64/MacOS x86_64 & ARM64
- GPU acceleration. Cpp2IL GUI won't run if your system runs in software acceleration due to missing GPU drivers
- Standalone executeable: Releases · AndnixSH/Cpp2IL-gui
- or
- Python Script: GitHub - AndnixSH/Cpp2IL-gui: Cpp2IL but made into a GUI app for easier use
Usage:
- Download the standalone executeable or download/clone the repo
- macOS and Linux: If you use standalone executeable, change the permission to 777: chmod 777 Cpp2IL-GUI
- Run the program by double click the file. If it does not run, try run from the Terminal: ./Cpp2IL-GUI
- Check the Cpp2IL Documentation first before using: GitHub - SamboyCoding/Cpp2IL: Work-in-progress tool to reverse unity's IL2CPP toolchain.
- Drag and drop are not supported
- MacOS ARM64 version does not support Tahoe 26 but you can use x86_64 version instead