Skip to content

Instantly share code, notes, and snippets.

View Srgr0's full-sized avatar
✍️

Srgr0 Srgr0

✍️
View GitHub Profile
@Srgr0
Srgr0 / tensorboard_in_colab.ipynb
Last active November 9, 2023 16:23
tensorboard_in_colab
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Srgr0
Srgr0 / gist:4f91afed97866673771f5f44efcbbd1e
Last active March 20, 2023 18:43
Building-John-the-Ripper-on-mac-m1

Building John the Ripper on M1 Mac

Download John-the-Ripper

curl https://www.openwall.com/john/k/john-1.9.0-jumbo-1.tar.xz -O        
tar -zxvf john-1.9.0-jumbo-1.tar.xz
cd ./john-1.9.0-jumbo-1/src

Patch for M1