{"id":23193453,"url":"https://github.com/william-versatile/find-key-password","last_synced_at":"2025-10-08T14:13:27.142Z","repository":{"id":230306663,"uuid":"778585196","full_name":"William-versatile/find-key-password","owner":"William-versatile","description":"Find your lost keepass master password from a list of candidates","archived":false,"fork":false,"pushed_at":"2024-03-28T02:00:28.000Z","size":151,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-20T02:49:31.099Z","etag":null,"topics":["keepassword","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/William-versatile.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}},"created_at":"2024-03-28T02:00:00.000Z","updated_at":"2024-03-28T02:06:34.000Z","dependencies_parsed_at":"2024-03-29T02:24:02.294Z","dependency_job_id":"362d6c22-0dba-4ec9-a2cf-27353e818aaf","html_url":"https://github.com/William-versatile/find-key-password","commit_stats":null,"previous_names":["william-versatile/find-key-password"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/William-versatile/find-key-password","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-versatile%2Ffind-key-password","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-versatile%2Ffind-key-password/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-versatile%2Ffind-key-password/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-versatile%2Ffind-key-password/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/William-versatile","download_url":"https://codeload.github.com/William-versatile/find-key-password/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/William-versatile%2Ffind-key-password/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278956368,"owners_count":26075228,"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-10-08T02:00:06.501Z","response_time":56,"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":["keepassword","rust"],"created_at":"2024-12-18T13:11:34.447Z","updated_at":"2025-10-08T14:13:27.103Z","avatar_url":"https://github.com/William-versatile.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Purpose\n\nFind kdbx4 password from a list of passwords.\n\n## Compilation\n\nInstall [Rust](https://rust-lang.org) using [rustup](https://rustup.rs/) or use the Rust package from your operating system.\n\nCompile `findkeepassword` using\n\n```bash\n$ cargo build --release\n```\n\nThe executable is then in `target/release/findkeepassword`. Install it somewhere in your `$PATH`.\n\n## Usage\n\n```bash\n$ findkeepassword --help\nfindkeepassword 1.0.0\nSamuel Tardieu \u003csam@rfc1149.net\u003e\nFind your lost keepass master password by trying many from a list\n\nUSAGE:\n    findkeepassword [FLAGS] [OPTIONS] \u003cFILE\u003e \u003cPASSWORDS\u003e\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n    -v               Display attempts\n\nOPTIONS:\n    -k, --key-file \u003cFILE\u003e    The optional key file\n\nARGS:\n    \u003cFILE\u003e         The kdbx file\n    \u003cPASSWORDS\u003e    The file containing the list of possible passwords\n```\n\nChecking a password on a large file may take some significant time. `findkeepassword` will use all the available cores on your computer in order to speedup the search.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliam-versatile%2Ffind-key-password","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwilliam-versatile%2Ffind-key-password","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwilliam-versatile%2Ffind-key-password/lists"}