Its a Crypto Suite that contains all your favourite tools and run them on Google colab for hash cracking,breaking encryption with fast GPU.
The tools it installs:-
- Open the following link which will open copy of Dragonkey.ipynb in your Google Colab https://colab.research.google.com/github/vaishnavpardhi/dragonkey/blob/main/Dragonkey.ipynb
- In Google colab click on Runtime tab,then Change runtime type and select Hardware accelerator to GPU.
- Open your Google Drive and create a directory with name dragonkey ,you can put your hash file there.
- Get back to your Google colab,click on Runtime tab and select Run all.
- In the first cell,when asked for authorization code make sure to click link there,authenticate with your Google account and fill the code.
- The default wordlist dragonkey uses is rockyou.txt, but you can upload your custom wordlist in dragonkey directory of Google Drive.
- Pick the tool you require and edit commands on cell accordingly.
- Some tool usage are mentioned as comments please do read them.
- The tool hash-identifier in the last cell is by default commented,please follow the instruction there to run it.
- All tools in one place.
- Fast hash cracking with Google Colab GPU.
- Fast hash searching with Name-that-Hash.
- Advanced John use like zip2john also available.
- New better tools like nth,sth.
- Encryption breaking easy with Ciphey.
- Pick the tool you like.
This project is inspired from my first project ColabSTH
Feel free to contribute,Issues and Pull Requests are always welcome.
Thank you Jayy for the support.
