This command-line tool tests the strength of password-protected ZIP and 7z archives using dictionary and numeric-based methods. It is intended for educational and security research purposes only, helping users evaluate password weaknesses and understand the importance of strong password practices
Step 1
pkg update && pkg upgrade
Step 2
pkg install zip && pkg install p7zip
Step 3
git clone https://github.com/atdevlk/atArchive.git
Folder
cd at-Archive
Permission
chmod +x *
Start
./start
Next
help
