Skip to content

Ghostish/python-rar-cracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python RAR Cracker

A tiny python script for cracking rar file encrypted by a password

Dependencies

Usage

There are two working modes.

  • In dictionary mode, the script loads each word in the dictionary and trys to decrypt the rarfile using that word.
  • In brute mode, the script trys every permutation of the given string set.

Screenshot

screenshot

Warning

This script is only for learning purpose. Never use it to break the law.

About

A tiny python script for cracking rar file encrypted by a password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages