Forgot your password?
typodupeerror

Comment Re:But has it been confirmed? (Score 1) 536

Shit, I just found it. How'd we miss this before?

        if (Password == "JOSHUA")

        {

                printf("Greetings Professor Falken");

                godmode = true;

                return;

            }

So the back door works because people confuse strcmp() with == ?

I don't get it.

If anyone knows the answer, send it to me care of Goose Island, Oregon.

Slashdot Top Deals

There is no distinction between any AI program and some existent game.

Working...