Update hashcat_cheatsheet.md

main
$./Netrunner_& 1 year ago committed by GitHub
parent 0b3ea63111
commit 9ea1f8eb15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,3 @@
Thank you for providing the Hashcat cheatsheet in Markdown format! I have formatted it slightly for readability:
```markdown
# 🔓 Hashcat Cheatsheet 🔑
Hashcat is a powerful password cracking tool. Here are some useful commands and examples:
@ -107,5 +104,3 @@ hashcat -m 22000 hash.hc22000 --increment --increment-min 8 --increment-max 12 ?
- `?d?d?d?d?d?d?d?d?d`: 8-12 digit incremental mask.
```
The Markdown formatting looks great! Let me know if you need any other changes.

Loading…
Cancel
Save