This project is actively being developed
A personal tool for recovering passwords from archive files such as .zip, .rar, and .7z.
Designed with the specific goal of helping myself to recover access to my password-protected archives that were created years ago and long forgotten.
Over time, I’ve created and updated many password-protected archives - some for organizing projects, others just for fun or backup purposes. Unfortunately, I didn’t always keep the passwords stored somewhere.
This tool was born to give myself a way to regain access to my own archives when the passwords are lost.
- Detects archive type based on signature and extension
- Supports common archive formats:
.zip,.rar,.7z, etc. - Brute-force and dictionary-based password attempts
- Simple and modular codebase — easy to tweak or extend