{"id":15687848,"url":"https://github.com/orisano/unity_metadata_loader","last_synced_at":"2025-05-07T20:05:51.571Z","repository":{"id":68082356,"uuid":"100038210","full_name":"orisano/unity_metadata_loader","owner":"orisano","description":null,"archived":false,"fork":false,"pushed_at":"2020-06-19T10:08:21.000Z","size":13,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T20:04:57.025Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/orisano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-08-11T14:08:19.000Z","updated_at":"2020-12-14T13:32:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"e8f559e5-6294-45a1-84de-2684f7c11f7e","html_url":"https://github.com/orisano/unity_metadata_loader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Funity_metadata_loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Funity_metadata_loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Funity_metadata_loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orisano%2Funity_metadata_loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orisano","download_url":"https://codeload.github.com/orisano/unity_metadata_loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252949272,"owners_count":21830151,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T17:51:21.152Z","updated_at":"2025-05-07T20:05:51.555Z","avatar_url":"https://github.com/orisano.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unity_metadata_loader\nhttps://github.com/nevermoe/unity_metadata_loader を書き直したものです.\n\n## 変更点\n### unity_decoder\n* windows以外でもコンパイルできるようになった.\n* メタデータの取り出しに上限がなくなった. (MAX_META_COUNTが必要なくなった)\n\n### unity_loader\n* idcで書かれているのでIDA Pro以外でも動く. (若干文字列の命名の部分の挙動が違う)\n* Android 32bitのlibil2cpp.soのみに対応している.\n\n\n## 追加した点\n### unity_inspector\n* typedef_idを指定するとstaticなメンバの値とoffsetが取得できる.\n* https://github.com/djkaty/Il2CppInspector と一緒に使うと良い.\n\n## How to Build\nどこからか libil2cpp を取ってくる.\n```bash\ng++ -std=c++17 -I/path/to/libil2cpp/include unity_decoder.cpp -o unity_decoder\ng++ -std=c++17 -I/path/to/libil2cpp/include unity_inspector.cpp -o unity_inspector\n```\n\n## Author\nNao Yonashiro (@orisano)\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forisano%2Funity_metadata_loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forisano%2Funity_metadata_loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forisano%2Funity_metadata_loader/lists"}