An open API service indexing awesome lists of open source software.

https://github.com/ionic-typing/rar-password-retriever

Password retriever of RAR files
https://github.com/ionic-typing/rar-password-retriever

Last synced: 2 days ago
JSON representation

Password retriever of RAR files

Awesome Lists containing this project

README

          

# RAR Password Retriever
Retriever password of RAR file

## Features

- Select a RAR file and retrieve its password using multiple threading.
- Options to choose password criteria (Numeric, Alphabet, Space).
- Specify password length range.
- Cancel button to stop password retrieval process.
- Display tried passwords and show the found password in a new window.

## Installation

1. Clone the repository:

```bash
git clone https://github.com/RdwnBut/Retriever-RAR
cd Retriever-RAR
## Usage

1. Run cmd
2. Copy and paste
```bash
py main.py
3. Select a RAR file using the "Browse" button.
4. Choose password options and specify the password length range.
5. Click on "Retrieve Password" to start the retrieval process.
6. Monitor the tried passwords in the text area.
5. Click "Cancel" to stop the retrieval process.
6. When the password is found, a new window will display the found password.