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

I've never been canoeing before, but I imagine there must be just a few simple heuristics you have to remember... Yes, don't fall out, and don't hit rocks.

Working...