Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 346 Bytes

File metadata and controls

12 lines (7 loc) · 346 Bytes

Passworded-ZIP-RAR-scanner

This python script scans for protected / passworded zip and rar files in windows

Installation:

1- Requires Python 3+

2- After installing python, use pip install zipfile rarfile os

3- To start the script use Command prompt, type: python scanner.py

4- Type the directory you want to scan, and press enter