Skip to content

Files

Latest commit

 

History

History

rev

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

🎉 Welcome to the [Reverse-Engineering] Section! 🎉

This is the hub for all our [Reverse-Engineering] challenges, We’re thrilled to have you contribute and collaborate in crafting these challenges for our CTF event! 🚀

🛠️ Contributing Guidelines

Please follow these steps when adding a new challenge to this domain:

  1. 📂 Create a Sub-folder for the Challenge:

    • Name the folder after the challenge title, using lowercase letters and dashes instead of spaces (e.g., boot-failed).
  2. 📝 Challenge Information:

    • Inside the challenge's folder, create a README.md file with the following template
# ✨ Challenge Name: **[Name of the Challenge]**

## 📜 Description
_[Provide a detailed description of the challenge. Describe the scenario, objective, and any relevant background information.]_

## ⚖️ Difficulty
- **Easy**: 
- **Medium**: 
- **Hard**: ✅
- **Expert**: 

## 🚩 Flag
`RecruitmentCTF{_enter_your_flag_here_}`

## 🔍 Is Tested
**Status:** ❌ False

## 🛠️ Setup Instructions (if applicable)
_[Provide instructions for setting up the challenge if it involves specific configurations, environments, or files. Include details about any dependencies or tools needed.]_

## 💡 Hints (optional)
_[Include any hints that can help participants solve the challenge.]_

## ✍️ Author
**[Name & Discord of the challenge creator]**
  1. 📝 Update Focalboard:

    • After adding or updating a challenge, update its status on our Focalboard.
  2. 🔍 General Notes:

    • Set isTested to False by default. We will update it once the challenge is thoroughly tested and reviewed.
    • Mention the operating system on which you have compiled to the program.
    • Use clear and concise language in descriptions and instructions.
    • Message @SamarthGhante if you need any help.

We appreciate your contributions and dedication to making our CTF events awesome! Let's create some great challenges together! 🎨✨