Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bylickilabs/ZipCracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protected.zip Scan ► VirusTotal
python platform license

🔐 ZIP Password Cracker Suite – CLI (EN/DE)

z

ZIP Password Cracker Suite is a platform-independent Python tool for recovering passwords from ZIP archives via dictionary or brute-force attack – fully interactive in the terminal, no classic GUI required.
All texts, menus and status displays can be switched live between English and German.


The file 'protected.zip' is provided purely as a demo archive for testing and demonstration purposes.
Its password is already included in the supplied wordlist.txt and can therefore be successfully cracked using dictionary mode.
You may use this archive to test the functionality of the cracker suite safely, or replace it with your own ZIP files for real use cases.

Quick Start

  1. Clone the repo or download as ZIP
  2. Install dependencies:
pip install pyzipper rich tqdm

python zip_cracker_cli.py

🇩🇪 Deutsch

Übersicht

ZIP Password Cracker Suite ist ein plattformunabhängiges Python-Tool zum Wiederherstellen von Passwörtern aus ZIP-Archiven – komplett interaktiv im Terminal, ohne klassische GUI.
Alle Texte und Menüs sind zur Laufzeit zwischen Deutsch und Englisch umschaltbar.

Die Datei 'protected.zip' dient ausschließlich als Beispielarchiv zur Demonstration und zum Testen der Anwendung.
Das darin verwendete Passwort befindet sich bereits in der beigefügten wordlist.txt und kann somit im Dictionary-Modus erfolgreich ermittelt werden.
Du kannst dieses Archiv nutzen, um die Funktionalität der Cracker-Suite risikolos zu testen oder eigene Archive durch ein Ersetzen der Datei prüfen zu lassen.

Schnellstart

  1. Repository klonen oder ZIP herunterladen
  2. Abhängigkeiten installieren:
pip install pyzipper rich tqdm

python zip_cracker_cli.py

Releases

No releases published

Packages

 
 
 

Contributors

Languages