Veldora

A command-line program to bruteforce zips, pdfs and some popular hashes.
This is basically a rust version of bruttle, but a lot faster.

Installation:

sh git clone https://github.com/tamton-aquib/veldora.git cd veldora cargo build

Usage:

``` cargo run

Examples:

cargo run "5f4dcc3b5aa765d61d8327deb882cf99" ./password_list.txt

OR

cargo run secure.zip ~/Downloads/password_list.txt

OR

cargo run secure.pdf ~/Downloads/password_list.txt ```

Notes:

TODOS: