{"id":20619852,"url":"https://github.com/zedseven/pbkdf_pass_runner","last_synced_at":"2026-04-22T10:31:58.322Z","repository":{"id":77012760,"uuid":"316660804","full_name":"zedseven/pbkdf_pass_runner","owner":"zedseven","description":"Runs through a word list and tries all entries as passwords with a given salt for a PBKDF2 SHA-1 implementation, checking if they generate a matching given key.","archived":false,"fork":false,"pushed_at":"2021-02-10T19:48:17.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-06T20:14:22.927Z","etag":null,"topics":["password-cracker","password-cracking","pbkdf2"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zedseven.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-11-28T05:04:18.000Z","updated_at":"2021-02-10T19:48:20.000Z","dependencies_parsed_at":"2023-03-11T23:54:29.093Z","dependency_job_id":null,"html_url":"https://github.com/zedseven/pbkdf_pass_runner","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zedseven/pbkdf_pass_runner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Fpbkdf_pass_runner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Fpbkdf_pass_runner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Fpbkdf_pass_runner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Fpbkdf_pass_runner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zedseven","download_url":"https://codeload.github.com/zedseven/pbkdf_pass_runner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zedseven%2Fpbkdf_pass_runner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32132159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-22T08:34:57.708Z","status":"ssl_error","status_checked_at":"2026-04-22T08:34:55.583Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["password-cracker","password-cracking","pbkdf2"],"created_at":"2024-11-16T12:12:41.205Z","updated_at":"2026-04-22T10:31:58.306Z","avatar_url":"https://github.com/zedseven.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pbkdf_pass_runner\nRuns through a word list and tries all entries as passwords with a given salt for an [PBKDF2](https://en.wikipedia.org/wiki/PBKDF2) SHA-1 implementation, checking if they generate a matching given key.\n\nNote that this was written for a specific purpose, and is not designed to be a tried-and-tested tool. I also make no guarantees of it's speed, though it should be able to leverage multi-core systems fairly well.\n\n## Usage\n```\npbkdf_pass_runner.exe \u003cnum_threads\u003e \u003csalt (hex string)\u003e \u003citerations = 20\u003e \u003ccompare_key (hex string)\u003e \u003cdelimiter = 0a\u003e \u003cword_list_path\u003e\n```\nThe word list needs to have one word/password per line.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedseven%2Fpbkdf_pass_runner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzedseven%2Fpbkdf_pass_runner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzedseven%2Fpbkdf_pass_runner/lists"}