Tags: law 

Rating:

In this task we are given an
InnoSteup file, setup.exe. The setup.exe contained a long eula, and a password
requirement to install the program. Bypassing the password could be done with
ollydbg or just a simple innosetup unpacker. Unpacking the setup we see a C program
which prints to screen that we already saw the flag. We are also given some
other misleading information such as the password hash and salt (turns out the
password was 1234567), but these are not the flag.

Going back to the EULA we read it
to find out that in section 7A it reads: YOU MAY SUBMIT THIS TO GET TEN POINTS:
ILOVEREADINGEULAS. ILOVEREADINGEULAS is the flag.