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.
- Host: GitHub
- URL: https://github.com/t-wy/web-global-metadata-parser
- Owner: t-wy
- License: mit
- Created: 2025-02-06T22:49:53.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-02-18T05:26:01.000Z (11 months ago)
- Last Synced: 2025-02-18T06:28:34.453Z (11 months ago)
- Topics: c-sharp, il2cpp, il2cppdumper, unity
- Language: JavaScript
- Homepage: https://twy.name/Tools/global-metadata/
- Size: 19.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)