Update README.md

This commit is contained in:
skyper
2024-02-20 16:25:58 +00:00
committed by GitHub
parent 900bb69c7f
commit a8fd199ac9
+1 -1
View File
@@ -751,7 +751,7 @@ HashCat is our go-to tool for everything else:
hashcat my-hash /usr/share/wordlists/rockyou.txt
```
Or using a [10-days 7-16 char hashmask](https://github.com/sean-t-smith/Extreme_Breach_Masks/raw/main/10%2010-days/10-days_7-16.hcmask) on GPU:
Or using a [10-days 7-16 char hashmask](https://github.com/sean-t-smith/Extreme_Breach_Masks/) on GPU:
```sh
curl -fsSL https://github.com/sean-t-smith/Extreme_Breach_Masks/raw/main/10%2010-days/10-days_7-16.hcmask -o 10-days_7-16.hcmask
# -d2 == Use GPU #2 only (device #2)