Colabcat is a tool used to run hashcat on Google colab with session backup and restore.
Usage
colabcat.ipynb
file in Google Colab: https://colab.research.google.com/github/someshkar/colabcat/blob/master/colabcat.ipynbRuntime
, Change runtime type
, and set Hardware accelerator
to GPU.dothashcat
, with a hashes
subdirectory where you can store hashes.Runtime
and then Run all
.!bash
in a new cell to get access to an interactive shell on the Google Colab instance.How it works?
Colabcat creates a symbolic link between the dothashcat
folder in your Google Drive and the /root/.hashcat
folder on the Google Colab session.
This enables seamless session restore even if your Google Colab gets disconnected or you hit the time limit for a single session, by syncing the .restore
, .log
and the .potfile
files across Google Colab sessions by storing them in your Google Drive.
Benchmarks
The benchmarks
directory in this repository lists .txt
files with hashcat benchmarks run with hashcat -b
. The list of known Google Colab GPUs are listed below. An up to date list can be found in the Colab FAQ.
Pingora is a cutting-edge Rust framework designed to build fast, reliable, and programmable networked systems.…
DockerSpy is a powerful tool designed to perform Open Source Intelligence (OSINT) on Docker Hub,…
Anki is a powerful, open-source flashcard software designed to enhance learning and memory retention through…
Rolldown is an innovative JavaScript/TypeScript bundler written in Rust, designed to revolutionize the development workflow…
Invoke-ArgFuscator is an open-source, cross-platform PowerShell module designed to obfuscate command-line arguments for system-native executables.…
Morgan is an advanced JavaScript security analyzer designed to detect and mitigate sensitive data exposure…