(Project to learn Rust): password recovery for archive files by bruteforce and dictionary
TODOs
- Bruteforce
- dictionary (some files from https://github.com/danielmiessler/SecLists)
- modulize code
- tests
- implement call of unzip/7zip
- multithread unzip calls