Wave a flag

January 22, 2024

The file is a binary file and for it to be executed i did put a permission executable to it and just execute it.

After that i use the -h command to view the flag as it says it the terminal

chmod +x warm
./warm -h

Last updated