{"id":30769503,"url":"https://github.com/zpsp-dev/zsfotool","last_synced_at":"2026-03-04T20:04:43.917Z","repository":{"id":53105462,"uuid":"285985356","full_name":"zPSP-Dev/zSFOTool","owner":"zPSP-Dev","description":"An improved version of the PSP mksfo tool in pure Zig. Used in https://github.com/zPSP-Dev/Zig-PSP","archived":false,"fork":false,"pushed_at":"2025-03-21T02:48:58.000Z","size":46,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-21T03:28:38.942Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zPSP-Dev.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":"2020-08-08T06:13:22.000Z","updated_at":"2025-03-21T02:49:02.000Z","dependencies_parsed_at":"2025-03-21T03:25:57.962Z","dependency_job_id":"d5b2eea4-d217-40a5-8aca-5ae84e5e725b","html_url":"https://github.com/zPSP-Dev/zSFOTool","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zPSP-Dev/zSFOTool","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zPSP-Dev%2FzSFOTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zPSP-Dev%2FzSFOTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zPSP-Dev%2FzSFOTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zPSP-Dev%2FzSFOTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zPSP-Dev","download_url":"https://codeload.github.com/zPSP-Dev/zSFOTool/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zPSP-Dev%2FzSFOTool/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273685146,"owners_count":25149719,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-09-04T22:37:09.043Z","updated_at":"2025-10-28T19:42:47.736Z","avatar_url":"https://github.com/zPSP-Dev.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ezSFOTool\u003c/h1\u003e\n\u003cp align=\"center\"\u003eA cross-platform multi-tool for reading and writing PSP SFO files.\u003c/p\u003e\n\n## Why zSFOTool?\nThis tool is meant to ship with the [Zig-PSP Toolchain](https://github.com/zPSP-Dev/Zig-PSP).\n\nzSFOTool replaces PSPSDK's `mksfo` tool. In addition to this - it also can be used to read an SFO and display technical data!\n\n## Usage\nzSFOTool is used internally by Zig-PSP's build process to create an SFO. It also can be used standalone.\n\nTo use it standalone, you can use `sfotool read` and `sfotool write`.\n\nTo use write, you'll want to supply it: `sfotool write TITLE \u003coutput.SFO\u003e`\n\nTo use read, you'll need to supply: `sfotool read \u003cinput.SFO\u003e`\n\nTo use the JSON layout, you'll need to supply: `sfotool parse \u003cinput.json\u003e \u003coutput.SFO\u003e`\nThe JSON file must have a title, and properties. Every property has a key and a val.\n```json\n{\n    \"title\": \"Hello World\",\n    \"properties\": [\n        {\n            \"key\": \"PARENTAL_LEVEL\",\n            \"val\": 0\n        },\n        {\n            \"key\": \"TITLE_0\",\n            \"val\": \"MyTitle\"\n        }\n    ]\n}\n```\nThe parser also will stop you from entering invalid properties!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpsp-dev%2Fzsfotool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzpsp-dev%2Fzsfotool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpsp-dev%2Fzsfotool/lists"}