- Flag Generator: A 3 part reversing challenge based on the ESP32-S3 hardware platform
- SAES: Cryptography challenge with a modified version of AES
- Time Lock: Easy misc challenge about calculating the LFSR state after may steps
Each challenge contains the public
folder which contains the download that are normally available during the CTF.
The deploy
folder contains the source from which the challenge is build.
Additionally a solution
folder is available for each challenge that contains a reference solution.
The Flag Generator challenge also contains a folder for-testers
with some files that are helpful to solve the challenge if the hardware is not available.