{"id":13590813,"url":"https://github.com/cedws/ki-keyring","last_synced_at":"2025-05-05T18:30:38.282Z","repository":{"id":101974263,"uuid":"557815815","full_name":"cedws/ki-keyring","owner":"cedws","description":"Utility for ejecting/injecting sets of obfuscated public keys from/into WizardGraphicalClient binaries","archived":false,"fork":false,"pushed_at":"2024-04-12T22:12:15.000Z","size":68,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-06T11:44:53.629Z","etag":null,"topics":["cryptography","go","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cedws.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":"2022-10-26T11:04:58.000Z","updated_at":"2024-06-08T23:52:57.000Z","dependencies_parsed_at":"2024-01-14T04:35:27.755Z","dependency_job_id":"4fa2a5f0-662e-47cf-bda4-6d00172444c8","html_url":"https://github.com/cedws/ki-keyring","commit_stats":null,"previous_names":["cedws/pubkey-extract"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedws%2Fki-keyring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedws%2Fki-keyring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedws%2Fki-keyring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cedws%2Fki-keyring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cedws","download_url":"https://codeload.github.com/cedws/ki-keyring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224458389,"owners_count":17314654,"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":["cryptography","go","reverse-engineering"],"created_at":"2024-08-01T16:00:50.752Z","updated_at":"2024-11-13T13:45:46.443Z","avatar_url":"https://github.com/cedws.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# ki-keyring\n\nUtility for ejecting/injecting sets of obfuscated public keys (\"keyring\" structures) from/into WizardGraphicalClient binaries.\n\n## Usage\n\nIt assumes the game client is located at the default Windows installation path but it can be overridden with `--bin`.\n\nThe `eject` subcommand will print the keyring of the game client in JSON format. The `private` field for each key in the keyring will be set to `null` as this information isn't obtainable.\n```sh\n$ ki-keyring eject\n{...}\n$ ki-keyring eject --bin path/to/WizardGraphicalClient.exe\n{...}\n```\n\nThe `inject` subcommand will generate new RSA keypairs and inject the public keys into the game client. The `private` field for each key in the keyring will also reflect the new RSA private keys.\n```sh\n$ ki-keyring inject\n{...}\n$ ki-keyring inject --bin path/to/WizardGraphicalClient.exe\n{...}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedws%2Fki-keyring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcedws%2Fki-keyring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcedws%2Fki-keyring/lists"}