Skip to content
This repository was archived by the owner on Feb 8, 2024. It is now read-only.

A script for extracting a bunch of password-protected archive files using an external program 7z. In order to extract the files, it is required that you provide the known passwords for the archive files.

Notifications You must be signed in to change notification settings

feb-ri/protected-archives-unlocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Protected Archives Unlocker

Description

This script is made for extracting a bunch of password-protected archive files using an external program 7z. In order to extract the files, it is required that you provide the known passwords for the archive files.

Usage

python3 extractor.py [-h] -p PASSWORD -f FILE [-d DESTINATION]

About

A script for extracting a bunch of password-protected archive files using an external program 7z. In order to extract the files, it is required that you provide the known passwords for the archive files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages