Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.5 KB

File metadata and controls

38 lines (25 loc) · 1.5 KB

CrackMes to Cure My Procrastination

Overview

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.

Table of Contents

Challenges

  • nice_crackme: A challenge that requires finding a password meeting specific criteria. See the challenge details in the nice_crackme directory.

How to Contribute

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:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-challenge).
  3. Add your CrackMe challenge to the appropriate directory.
  4. Commit your changes (git commit -am 'Add new challenge').
  5. Push to the branch (git push origin feature/new-challenge).
  6. Open a pull request.

About the Author

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!