{"id":20737419,"url":"https://github.com/tamton-aquib/veldora","last_synced_at":"2025-04-24T01:42:15.801Z","repository":{"id":54405075,"uuid":"427676974","full_name":"tamton-aquib/veldora","owner":"tamton-aquib","description":"A rust program to bruteforce ZIP, PDF and some common hashes.","archived":false,"fork":false,"pushed_at":"2024-02-24T13:45:08.000Z","size":54,"stargazers_count":36,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-02T03:45:48.115Z","etag":null,"topics":["bruteforce","hacktoberfest","hashcracker","password","pdfcrack","rust","zipcracker"],"latest_commit_sha":null,"homepage":"https://docs.rs/veldora/","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/tamton-aquib.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":"2021-11-13T13:45:56.000Z","updated_at":"2024-04-20T23:24:07.000Z","dependencies_parsed_at":"2024-02-24T10:28:56.758Z","dependency_job_id":"10e65a0b-b033-4335-9abf-c7adae42fba2","html_url":"https://github.com/tamton-aquib/veldora","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"91c6928980a0942341ce44933420fb3175bc6cd9"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamton-aquib%2Fveldora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamton-aquib%2Fveldora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamton-aquib%2Fveldora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamton-aquib%2Fveldora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tamton-aquib","download_url":"https://codeload.github.com/tamton-aquib/veldora/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250545679,"owners_count":21448247,"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":["bruteforce","hacktoberfest","hashcracker","password","pdfcrack","rust","zipcracker"],"created_at":"2024-11-17T06:14:27.788Z","updated_at":"2025-04-24T01:42:15.783Z","avatar_url":"https://github.com/tamton-aquib.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Veldora\n\nA command-line program to bruteforce zips, pdfs and some popular hashes.\u003cbr /\u003e\nThis is basically a rust version of [bruttle](https://github.com/tamton-aquib/bruttle), but a lot faster.\n\n### Installation:\n\u003e From AUR\n```bash\nyay -S veldora\n```\n\u003e From source\n```bash\ncargo install veldora\n```\n\n### Usage:\n```\nveldora \u003cfile/hash\u003e \u003cpassword_list\u003e\n```\n\n### Examples:\n```sh\nveldora \"5f4dcc3b5aa765d61d8327deb882cf99\" ./password_list.txt\n\nveldora secure.zip ~/Downloads/password_list.txt\n\nveldora secure.pdf ~/Downloads/password_list.txt\n```\n\u003e Make sure `$HOME/.cargo/` is in path.\n\n![veldora](https://user-images.githubusercontent.com/77913442/206756044-17d50402-7c5b-49e1-8047-acbc2c7dd288.gif)\n\n### Notes:\n* Get password lists from [here](https://github.com/kkrypt0nn/Wordlists)\n* To create custom passlist, try: [cupp.py](https://github.com/Mebus/cupp)\n* As always, not to be used for illegal purposes  : )\n\n### TODOS:\n- [x] Code cleaning and pretty error messages.\n- [x] Add to crates.io\n- [ ] Add concurrency (with rayon)\n- [ ] Add support for other filetypes like rar.\n- [ ] Add more hashtypes (bcrypt, whirpool, etc)\n- [ ] Add tests for each.\n- [ ] hash mode breaking for zip and pdf. (would get super fast)\n- [ ] Solve unicode error when reading some password lists.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamton-aquib%2Fveldora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftamton-aquib%2Fveldora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamton-aquib%2Fveldora/lists"}