{"id":19493516,"url":"https://github.com/zekfad/forgottonannesave","last_synced_at":"2026-06-19T05:31:32.134Z","repository":{"id":132516484,"uuid":"237655903","full_name":"Zekfad/ForgottonAnneSave","owner":"Zekfad","description":"Forgotton Anne save file decryptor and encryptor.","archived":false,"fork":false,"pushed_at":"2020-02-01T18:22:54.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-19T13:46:18.614Z","etag":null,"topics":["game-saves","powershell","powershell-script","save-files"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Zekfad.png","metadata":{"files":{"readme":"ReadMe.md","changelog":null,"contributing":null,"funding":null,"license":"License.txt","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-02-01T18:06:03.000Z","updated_at":"2022-05-20T21:56:58.000Z","dependencies_parsed_at":"2023-05-16T19:45:37.187Z","dependency_job_id":null,"html_url":"https://github.com/Zekfad/ForgottonAnneSave","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Zekfad/ForgottonAnneSave","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zekfad%2FForgottonAnneSave","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zekfad%2FForgottonAnneSave/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zekfad%2FForgottonAnneSave/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zekfad%2FForgottonAnneSave/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Zekfad","download_url":"https://codeload.github.com/Zekfad/ForgottonAnneSave/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Zekfad%2FForgottonAnneSave/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34519048,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","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":["game-saves","powershell","powershell-script","save-files"],"created_at":"2024-11-10T21:26:23.643Z","updated_at":"2026-06-19T05:31:32.096Z","avatar_url":"https://github.com/Zekfad.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Forgotton Anne Save decryptor/encryptor\r\n\r\nThese scripts will help you to edit save file of [Forfotton Anne](https://store.steampowered.com/app/542050) game.\r\nGame save is a plain JSON file stored as encrypted binary.\r\n\r\n# Usage\r\n\r\n## Common\r\n\r\nUse `Get-Help .\\dumper.ps1 -Detailed` or `Get-Help .\\compiler.ps1 -Detailed` to get the usage help offline.\r\n\r\n## Dumper\r\n\r\nUse `dumper.ps1` to dump the encrypted save file to plain JSON.\r\n\r\n### Example\r\n\r\n```powershell\r\n.\\dumper.ps1 -saveFile ./ForgottonAnne-Save.new.json -dumpFile ./ForgottonAnne-Save.dump.json\r\n```\r\n\r\n### Parameters\r\n\r\n#### -saveFile `\u003cString\u003e`\r\n\r\nLocation of encrypted save file.\r\n\r\nDefault is `./ForgottonAnne-Save.new.json`.\r\n\r\n#### -dumpFile `\u003cString\u003e`\r\n\r\nLocation of output file.\r\n\r\nDefault is `./ForgottonAnne-Save.dump.json`.\r\n\r\n## Compiler\r\n\r\nUse `compiler.ps1` to encrypt dump back to binary readable by the game.\r\n\r\n### Example\r\n\r\n```powershell\r\n.\\compiler.ps1 -dumpFile ./ForgottonAnne-Save.dump.json -saveFile ./ForgottonAnne-Save.new.json\r\n```\r\n\r\n### Parameters\r\n\r\n#### -dumpFile `\u003cString\u003e`\r\n\r\nLocation of decrypted dump file.\r\n\r\nDefault is `./ForgottonAnne-Save.dump.json`.\r\n\r\n#### -saveFile `\u003cString\u003e`\r\n\r\nLocation of output file.\r\n\r\nDefault is `./ForgottonAnne-Save.new.json`.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzekfad%2Fforgottonannesave","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzekfad%2Fforgottonannesave","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzekfad%2Fforgottonannesave/lists"}