Points: 50
Reversing
Throughout your journey you will have to run many programs. Can you navigate to /problems/reversing-warmup-1_1_b416a2d0694c871d8728d8268d84ac5c on the shell server and run this program to retreive the flag?
If you are searching online, it might be worth finding how to exeucte a program in command line.
Download the file and make it executable if needed to chmod +x run
Run the file by doing ./run
picoCTF{welc0m3_t0_r3VeRs1nG}