This repository contains CTF challenges and official write-ups for IngeHack 2022.
This section concerns challenge developers.
Consider reading our Contribution Guidelines before making a contribution.
You can find a challenge example here to understand the general structure of challenges.
There's a leetify.py script that can be used to generate l33t flag strings.
python3 leetify.py IngeHack some_cool_flag
Output :
IngeHack{s0mE_C0oL_fL4G}
You can find tasks to be done in TODO.