Redpwn CTF
Ropes [128 pts]
Challenge Description:
This demonstrates the first step one must do when given a crackme - Run strings
. This might give an insight about what to look for in a given binary.
So, running strings
, the output is:
There, you can see the flag in two parts: flag{r0pes_ar3_just_l0ng_str1ngs}