Veldora
A rust program to bruteforce ZIP, PDF and some common hashes.
Install / Use
/learn @tamton-aquib/VeldoraREADME
Veldora
A command-line program to bruteforce zips, pdfs and some popular hashes.<br /> This is basically a rust version of bruttle, but a lot faster.
Installation:
From AUR
yay -S veldora
From source
cargo install veldora
Usage:
veldora <file/hash> <password_list>
Examples:
veldora "5f4dcc3b5aa765d61d8327deb882cf99" ./password_list.txt
veldora secure.zip ~/Downloads/password_list.txt
veldora secure.pdf ~/Downloads/password_list.txt
Make sure
$HOME/.cargo/is in path.

Notes:
- Get password lists from here
- To create custom passlist, try: cupp.py
- As always, not to be used for illegal purposes : )
TODOS:
- [x] Code cleaning and pretty error messages.
- [x] Add to crates.io
- [ ] Add concurrency (with rayon)
- [ ] Add support for other filetypes like rar.
- [ ] Add more hashtypes (bcrypt, whirpool, etc)
- [ ] Add tests for each.
- [ ] hash mode breaking for zip and pdf. (would get super fast)
- [ ] Solve unicode error when reading some password lists.
Related Skills
himalaya
342.0kCLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
node-connect
342.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
84.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
coding-agent
342.0kDelegate coding tasks to Codex, Claude Code, or Pi agents via background process
