ASHWIN990 / JTRE

Tool for cracking password Hashes like MD5, SHA1, SHA256, encrypted PDF, encrypted compressed file,and many other password hashes 🤘🤘

Home Page:https://github.com/ASHWIN990/JTRE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


JTRE

Tool for cracking password Hashes like MD5, SHA1, SHA256, encrypted PDF, encrypted compressed file,and many other password hashes 🤘🤘

About JTRE

JTRE is a shell script for linux stands for 'JOHN THE RIPPER EASY' this tool is made for easily cracking the password hashes on the time of some CTF or real life scenario. No one wants to remember those lengthy commands for JOHN and HASHCAT and other so i made a shell script which do the thing for you guys.

👻👻 EASY HACKING and SAFE HACKING 👻👻

Installation

  1. Clone the repositry
git clone https://github.com/ASHWIN990/JTRE.git
  1. Go to the cloned directory
cd JTRE
  1. Give the permissions
chmod +x install.sh
  1. Install with this command
bash install.sh -i

Usage

Make sure that you installed the script if the script is not installed it wont run, and launching the tool is very simple just type :

./jre.sh

or

jtre

SOME SCREENSHOTS

INSTALLATION


HOW TO INSTALL

WORKING


WORKING

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Author

About

Tool for cracking password Hashes like MD5, SHA1, SHA256, encrypted PDF, encrypted compressed file,and many other password hashes 🤘🤘

https://github.com/ASHWIN990/JTRE

License:GNU General Public License v3.0


Languages

Language:Python 57.9%Language:Shell 42.1%