/CTFResource

Repository dedicated for upcoming Capture The Flag event.

Primary LanguageJava

CTFResource

Repository dedicated for upcoming Capture The Flag event.

How-to: Add questions

  • Create new branch with name "QuestionName-SeriesNumber" (example: "Road-to-Binary-02")
  • Create directory inside question category with name "QuestionName-SeriesNumber".
  • Under question directory create 2 more directories named problem and solution
  • Create PR to master branch
  • It will be merged when verified by other contributers