Skip to content

RAR_PASSWORD is simple password finder for RAR files.

License

Notifications You must be signed in to change notification settings

mage520/rar_password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAR_PASSWORD

RAR_PASSWORD is simple password finder for RAR files.

Requirements

  1. Python 3
  2. UnRAR

You can install UnRAR by apt-get or brew

$ sudo apt-get install unrar

or

$ brew install unrar

Installation

You can install it by pip.

$ pip3 install rar_password

Usage

$ rar_password filename.rar > password.txt

You can find more options with --help option.

$ rar_password --help

License

MIT

About

RAR_PASSWORD is simple password finder for RAR files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages