This repository is a collection of CrackMes and challenges aimed at helping me overcome procrastination and engage in productive activities. By solving these challenges, I hope to enhance my programming skills and conquer procrastination.
- nice_crackme: A challenge that requires finding a password meeting specific criteria. See the challenge details in the nice_crackme directory.
If you have your own CrackMe challenges or suggestions to help me overcome procrastination, feel free to contribute. Here's how you can do it:
- Fork the repository.
- Create a new branch (
git checkout -b feature/new-challenge
). - Add your CrackMe challenge to the appropriate directory.
- Commit your changes (
git commit -am 'Add new challenge'
). - Push to the branch (
git push origin feature/new-challenge
). - Open a pull request.
Hello! I'm Salah-Eddine El Ouali, also known as saladin0x1, and this repository is my journey to overcome procrastination through engaging in programming challenges. Feel free to connect with me on Twitter: @selouali01.
Happy Cracking!