{"id":18152273,"url":"https://github.com/bsdelf/geth-decrypt-key","last_synced_at":"2025-08-12T22:42:58.942Z","repository":{"id":141769122,"uuid":"262519657","full_name":"bsdelf/geth-decrypt-key","owner":"bsdelf","description":"Decrypt geth keystore file","archived":false,"fork":false,"pushed_at":"2022-12-03T16:39:59.000Z","size":14,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T03:41:26.657Z","etag":null,"topics":["decryption","ethereum","geth","keystore","private-key"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bsdelf.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-05-09T07:56:23.000Z","updated_at":"2024-07-20T06:14:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"c65fcb3d-1178-4c33-b81e-44e3833f76fc","html_url":"https://github.com/bsdelf/geth-decrypt-key","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bsdelf/geth-decrypt-key","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsdelf%2Fgeth-decrypt-key","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsdelf%2Fgeth-decrypt-key/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsdelf%2Fgeth-decrypt-key/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsdelf%2Fgeth-decrypt-key/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bsdelf","download_url":"https://codeload.github.com/bsdelf/geth-decrypt-key/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bsdelf%2Fgeth-decrypt-key/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270148592,"owners_count":24535701,"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-08-12T02:00:09.011Z","response_time":80,"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":["decryption","ethereum","geth","keystore","private-key"],"created_at":"2024-11-02T02:06:20.770Z","updated_at":"2025-08-12T22:42:58.880Z","avatar_url":"https://github.com/bsdelf.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# geth-decrypt-key\n\nThis tool can be used to decrypt the keystore file generated by `geth account new` command.\n\nIt's quite helpful if you want to find out the underlying private key of your account.\n\n## Prerequisite\n\n- C compiler\n- Go SDK\n\n## Build\n\n```\ngo build -v ./...\n```\n\n## Usage\n\nFirst of all, use `geth account list` to locate keystore files. After then, decrypt the desired keystore file with this command.\n\n```\n-key string\n    secret key file path\n-password string\n    password file path or its content\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsdelf%2Fgeth-decrypt-key","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbsdelf%2Fgeth-decrypt-key","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbsdelf%2Fgeth-decrypt-key/lists"}