check_il2cpp
Read the metadata header from a Unity IL2CPP global-metadata.dat file and return its version along with per-table counts for reverse engineering.
Instructions
Read the metadata header and return version + per-table counts.
Args: metadata_path: optional path to global-metadata.dat. If empty, returns the server's status (no path is OK).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| metadata_path | No |