Rating:
Here we go! readonly
Here we go!
readonly
First, we use the "strings" command to find printable strings in the file:
So, the challenge title, "Read Only", hints that we should look for the .rodata section within the file:
I don't remember