Untitled

Open the application and test its functionality

Untitled

the only functionality it to enter a code to check if it’s correct or not

Now let’s enter random data

Untitled

Notice the Box with

This Code Is Invalid!!!

not what we expected but we got a string to search with!

Why is this important?

Untitled

Now let’s search for the string we found

Untitled

Now let’s see

Untitled

Notice we found the secret code.

Going to the logic

Untitled

Notice that when this function is called the code we enter and the correct code are pushed onto the stack