This chall is just a basic ROT13 that we can decrypt using dcode:
T’es lent This chall is basically just about reading the source code. When we look at the website, we don’t see much, but in the source code, we find: So we jumpt to the URL /stage-generateur...
Tri sélectif This chall requires us to sort an array. But we don’t see the array (can’t know every values). We only can check two values to know which one is the greater, change the position of ...
UID For this chall, we had a really simple compiled C code. This code, analysed with Ghidra looked like this: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 undefined8 main(void) { undefined l...
CTFs | FCSC2023 | Intro | La_gazette_de_Windows
CTFs | FCSC2023 | Intro | SPAnosaurus
A new version of content is available.