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

https://github.com/t-wy/web-global-metadata-parser

A global-metadata.dat Reader that dumps contents of global-metadata.dat locally without the binary (thus without address / complete type info). May be useful when examining data structures involved in serialization. Based on Prefare's Il2CppDumper.
https://github.com/t-wy/web-global-metadata-parser

c-sharp il2cpp il2cppdumper unity

Last synced: 10 months ago
JSON representation

A global-metadata.dat Reader that dumps contents of global-metadata.dat locally without the binary (thus without address / complete type info). May be useful when examining data structures involved in serialization. Based on Prefare's Il2CppDumper.

Awesome Lists containing this project

README

          

Currently several files are outside this directory due to them being shared with other tools on the website, make sure to download them before testing:
- [../byte_reader.js](https://twy.name/Tools/byte_reader.js)
- [../file_handler.css](https://twy.name/Tools/file_handler.css)
- [../file_handler.js](https://twy.name/Tools/file_handler.js)