mxrch / penglab

🐧 Abuse of Google Colab for cracking hashes.

Home Page:https://colab.research.google.com/github/mxrch/penglab/blob/master/penglab.ipynb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command Not Found

chaitanyarahalkar opened this issue · comments

I uncommented your code in the last code cell. It couldn't run neither hashcat nor john the ripper.

image

commented

Hi, you must have set Hashcat or John to True in the first cell. Then, if you do "Run all" (idk the name in english) it will check the condition and install the tools you have selected.
Check the Readme for the installation instructions.

My bad! Thanks for the prompt response!