{"id":20847647,"url":"https://github.com/mos9527/mages-tools","last_synced_at":"2026-04-25T19:31:51.166Z","repository":{"id":240952799,"uuid":"803792046","full_name":"mos9527/mages-tools","owner":"mos9527","description":"MAGES. engine games Modding tools","archived":false,"fork":false,"pushed_at":"2024-11-07T11:31:13.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T05:38:37.517Z","etag":null,"topics":["cpk","criware","mages","repacker","unpacker"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mos9527.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-05-21T11:53:00.000Z","updated_at":"2024-11-07T11:31:16.000Z","dependencies_parsed_at":"2024-08-04T03:39:48.787Z","dependency_job_id":"64fb92dd-deb4-4755-9fc0-57f02b445527","html_url":"https://github.com/mos9527/mages-tools","commit_stats":null,"previous_names":["mos9527/sg0-tools","mos9527/mages-tools"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mos9527%2Fmages-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mos9527%2Fmages-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mos9527%2Fmages-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mos9527%2Fmages-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mos9527","download_url":"https://codeload.github.com/mos9527/mages-tools/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243213867,"owners_count":20254879,"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":["cpk","criware","mages","repacker","unpacker"],"created_at":"2024-11-18T02:22:21.903Z","updated_at":"2026-04-25T19:31:51.159Z","avatar_url":"https://github.com/mos9527.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mages-tools\nCross-platform MAGES. engine Modding tools.\n\n## Building\nYou'd need [cmake](https://cmake.org/download/) and a C++20 compliant compiler to build the tools.\n```bash\nmkdir build\ncd build\ncmake ..\ncmake --build .\n```\n\n## Download\nYou can download the latest release from the [releases page](https://github.com/mos9527/mages-tools/releases)\n\n## (Un)packers\nThese tools are designed to be used from the command line, with the following syntax:\n- unpacking: `\u003ctoolname\u003e -i \u003cinput packed file\u003e -o \u003coutput directory for unpacked files\u003e`\n- repacking: `\u003ctoolname\u003e -r \u003coutput repacked file\u003e -o \u003cinput directory for unpacked files\u003e`\n\n### [cpk](https://github.com/mos9527/mages-tools/blob/main/src/cpk.cpp)\n*Probably* general-purpose, fast CriWare CPK file packer/unpacker.\n#### Applicable games\n- Chaos;Head Noah (Steam)\n#### Untested games\n- Steins;Gate 0 (PS3)\n\n### [mpk](https://github.com/mos9527/mages-tools/blob/main/src/mpk.cpp)\nMAGES. package file packer/unpacker.\n#### Applicable games\n- Steins;Gate (Steam)\n- Steins;Gate 0 (Steam)\n#### Untested games\n- Chaos;Child (Steam)\n\n# References\n- https://github.com/blueskythlikesclouds/MikuMikuLibrary/blob/master/MikuMikuLibrary/Archives/CriMw/CpkArchive.cs\n- https://github.com/wmltogether/CriPakTools/blob/mod/LibCPK/CPK.cs\n- https://github.com/kamikat/cpktools/blob/master/cpk/crilayla.py","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmos9527%2Fmages-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmos9527%2Fmages-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmos9527%2Fmages-tools/lists"}