Skip to content

taahayaseen/EasyRaR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Easy RAR β€” Batch RAR Password Cracker

Easy RAR is a lightweight Windows batch tool that uses 7-Zip and a wordlist to attempt password recovery on .rar files via a dictionary attack.


⚠️ Disclaimer

This tool is intended for educational purposes and for recovering passwords on your own files or files you have permission to access.
Unauthorized access to protected archives is illegal and unethical. The developer is not responsible for misuse.


πŸ”§ Features

  • βœ… Cracks password-protected .rar files using a wordlist
  • βœ… Colorful terminal interface with ASCII banner
  • βœ… Works entirely offline
  • βœ… Simple and portable β€” no compilation or installation needed (just edit & run)

πŸ“¦ Requirements

  • βœ… Windows 7 or newer
  • βœ… 7-Zip installed in C:\Program Files\7-Zip\7z.exe
  • βœ… RAR archive to crack

πŸ› οΈ How to Use

  1. Install 7-Zip if not already installed.
  2. Place your password-protected .rar file anywhere.
  3. Run the script by double-clicking EasyRAR.bat or running it via terminal.
  4. When prompted, paste the full path to your .rar file.
  5. The tool will begin attempting passwords from the wordlist.

❌ If Password is Not Found

If you see:

[INFO] Password not found in the wordlist. [HINT] The password may be too strong or not included in this wordlist. Try using a larger or more targeted wordlist.


You can get bigger lists from:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors