https://github.com/stackdoubleflow/il2cpp_sym
https://github.com/stackdoubleflow/il2cpp_sym
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/stackdoubleflow/il2cpp_sym
- Owner: StackDoubleFlow
- Created: 2021-03-10T18:59:19.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-22T17:56:42.000Z (almost 5 years ago)
- Last Synced: 2025-02-01T12:27:25.554Z (over 1 year ago)
- Language: Rust
- Size: 42 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# il2cpp_sym
A tool used for creating debug symbols for il2cpp unity games. Simple place your metadata.json (Acquired from [Il2CppInspector](https://github.com/djkaty/Il2CppInspector)) and your libil2cpp.so in the working directly and run this tool. A libil2cpp.sym.so will be created with debug symbols containing information about the C# methods.