Skip to content

A small script that uses 7Z binary to extract multiple zip/rar/7z files getting passwords from a password.txt file

License

Notifications You must be signed in to change notification settings

Mattie112/bulk-encrypted-zip-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulk-encrypted-zip-extractor

A small script that uses 7Z binary to extract multiple zip/rar/7z files getting passwords from a password.txt file

Requirements

Usage:

  • ./bulk-encrypted-zip-extractor <dir_with_zip_files> <path_to_7zz> <path_to_passwords.txt> <true/false (delete zip after extracting>

Compile:

  • go build -trimpath .

About

A small script that uses 7Z binary to extract multiple zip/rar/7z files getting passwords from a password.txt file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages