Temporarily abuse Google Colab for fun, hash cracking and and definitely NOT profit! Run hashcat commands in Google's Colaboratory runtime with support of allocated GPU resources
Requires: Chrome browser 84+ version installed
You can get started using colabohash
by installing it through pip.
pip install colabohash
See the examples
folder for usage examples.
- Automatic hashcat command invocation in Colab
- Add discord webhook callback option
- Decouple callbacks from jupyter notebook
- Add support for other drivers
- Add more examples + enhance documentation
- Add email callback option
- Enable progress status on demand
Any PRs are welcome!
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Antreas Pogiatzis - Initial work
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details