Skip to content
This repository has been archived by the owner on Dec 18, 2020. It is now read-only.

surajsinghbisht054/py-rarcrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-rarcrack

Python Script To Brute Force Rar archive files

author

author_profile

author : surajsinghbisht054@gmail.com

ScreenShots

Screenshot

Features

******************* Features ************************

  • This Script Supports Only Rar File in This Verson

  • You Can Also Use This Script With crunch

  • Cross-platform Supported


Usage:

  • pyrarcrack.py [options]

Dependency

  • pycrypto

Options:

--version             show program's version number and exit
-h, --help            show this help message and exit
-f FILENAME, --file=FILENAME
                      Please Specify Path of Rar File
-d DICTIONERY, --dict=DICTIONERY
                      Please Specify Path of Dictionery.
-o OUTPUT, --output=OUTPUT
                      Please Specify Path for Extracting
-r RESULT, --result=RESULT
                      Please Specify Path if You Want to Save Result
-c CRUNCH, --crunch=CRUNCH
                      For Using Passwords Directly from crunch use this
                      arguments: -c True or --crunch True

examples 1:

- python pyrarcrack.py -f testfile.Rar -d passwords.txt

examples 2:

- python pyrarcrack.py -f testfile.Rar -d passwords.txt -o extractpath

examples 3:

- python pyrarcrack.py -f testfile.Rar -d passwords.txt -r results.txt

examples 4:

- crucnh 1 5 abcde | python pyrarcrack.py -f testfile.rar -c True 

Thanks For Using My Program

Want to Contribute? Great!

There Are 2 Methods.

  1. Pull Request ( Github Account Required ).

  2. Through Email.

1. Pull Request ( Github A/c Required ).

  1. Fork it!

  2. Create your feature branch: git checkout -b my-new-feature

  3. Commit your changes: git commit -am 'Add some feature'

  4. Push to the branch: git push origin my-new-feature

  5. Submit a pull request :D

2. Through Email.

  1. Send Your Updated Version On My Email.

License

Apache License

Please Feel Free For Contribution. Written By S.S.B surajsinghbisht054@gmail.com

About

Python Script To Brute Force Rar archive files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages