An open API service indexing awesome lists of open source software.

https://github.com/stackdoubleflow/il2cpp_sym


https://github.com/stackdoubleflow/il2cpp_sym

Last synced: over 1 year ago
JSON representation

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.