/colabohash

Abuse Google Colaboratory for fun, hash cracking and definitely NOT profit

Primary LanguagePythonMIT LicenseMIT

ColaboHash

ColaboHash

Code style: black PRs Welcome

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

Getting Started

You can get started using colabohash by installing it through pip.

pip install colabohash

Usage

See the examples folder for usage examples.

Roadmap

  • 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

Contributing

Any PRs are welcome!

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Antreas Pogiatzis - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details