Skip to content

atdevlk/atArchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

atArchive

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

installation:

Step 1

pkg update && pkg upgrade

Step 2

pkg install zip && pkg install p7zip

Step 3

git clone https://github.com/atdevlk/atArchive.git

Usage:

Folder

cd at-Archive

Permission

chmod +x *

Start

./start

Next

help

About

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

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors