Crates.io | veldora |
lib.rs | veldora |
version | 0.2.1 |
source | src |
created_at | 2021-12-18 12:58:33.904188 |
updated_at | 2022-08-07 17:36:55.797307 |
description | A command-line program to bruteforce zips, pdfs and some popular hashes. |
homepage | https://github.com/tamton-aquib/veldora |
repository | https://github.com/tamton-aquib/veldora |
max_upload_size | |
id | 499995 |
size | 37,070 |
A command-line program to bruteforce zips, pdfs and some popular hashes.
This is basically a rust version of bruttle, but a lot faster.
cargo install veldora
veldora <file/hash> <password_list>
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.