Let The Random Games Begin1



Solution

The program wants us to guess the random number correctly 5 times.

When i run the program, actually the number is not so random 😂

The numbers given are fixed in the sequence like the image below.

So, i copy n pasta the random number given in the sequence until i got the flag.


Flag

CURTIN_CTF{N0_S33D_N0_R4ND0M}

Last updated