{"id":22887008,"url":"https://github.com/0xagil/altcha-solver","last_synced_at":"2026-01-11T03:07:58.574Z","repository":{"id":266393628,"uuid":"883728210","full_name":"0xagil/altcha-solver","owner":"0xagil","description":"Altcha POW Challenge Solver","archived":false,"fork":false,"pushed_at":"2024-11-05T13:25:15.000Z","size":0,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T12:09:26.840Z","etag":null,"topics":["altcha","pow-captcha","solver"],"latest_commit_sha":null,"homepage":"","language":null,"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/0xagil.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,"publiccode":null,"codemeta":null}},"created_at":"2024-11-05T13:24:09.000Z","updated_at":"2024-11-05T13:28:03.000Z","dependencies_parsed_at":"2024-12-04T03:40:56.028Z","dependency_job_id":null,"html_url":"https://github.com/0xagil/altcha-solver","commit_stats":null,"previous_names":["0xagil/altcha-solver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xagil%2Faltcha-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xagil%2Faltcha-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xagil%2Faltcha-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0xagil%2Faltcha-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0xagil","download_url":"https://codeload.github.com/0xagil/altcha-solver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246523874,"owners_count":20791444,"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":["altcha","pow-captcha","solver"],"created_at":"2024-12-13T20:29:07.289Z","updated_at":"2026-01-11T03:07:58.564Z","avatar_url":"https://github.com/0xagil.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Altcha - SHA-256 Challenge Solver\n\nA high-performance Rust implementation of a bidirectional hash challenge solver using parallel processing to find a number that, when combined with a salt and hashed with SHA-256, produces a specific target hash.\n\n## Features\n\n- Bidirectional search (searches from both ends simultaneously)\n- Parallel processing with configurable number of workers\n- Automatic workload distribution among workers\n\n## How It Works\n\nThe solver employs two main strategies:\n\n1. **Bidirectional Search**: Splits the search space into two parts:\n    - Forward workers search from 0 → middle\n    - Backward workers search from maxNumber → middle\n\n2. **Parallel Processing**:\n    - Uses 2 workers (1 forward + 1 backward)\n    - Each worker handles a specific range of numbers\n    - First found solution terminates all searches","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xagil%2Faltcha-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0xagil%2Faltcha-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0xagil%2Faltcha-solver/lists"}