John the Ripper, often called "John," is an open-source and highly flexible password-cracking tool. It supports multiple algorithms and is available on both Windows and Linux.
@ -90,8 +89,3 @@ john --incremental=Custom --mask='?a?a?a?a?a' hashes.txt
- **Manual Page**: Check `man john` for a complete list of options.
---
Feel free to reach out for any additions or modifications.
```
You can save this content into a `.md` file, such as `john-the-ripper-cheatsheet.md`, and then upload it to GitHub. The Markdown will format the text and make it look organized and easily readable.