Difficulty: easy
Category: rev
Author: xnull
Description:
### Secret Vault
Someone wrote a program to protect a secret code, but they might not have done a great job hiding it.
Download the program and see if you can find the secret without even running it.
Solution
strings ./program | grep ENDLM
Flag: ENDLM{strings_are_not_so_secret_after_all_9a4f}