Search found 5 matches

by burnpanck
Wed Oct 14, 2009 1:14 am
Forum: Mortal Coil
Topic: Automation
Replies: 11
Views: 41656

Thank you!
That was it indeed. I thought I had tried with normal user and password, however I realise there I did send the cookie as well. Very embarassing, one would suppose a hacker would find that on his own.. :oops:
by burnpanck
Tue Oct 13, 2009 2:19 pm
Forum: Mortal Coil
Topic: Automation
Replies: 11
Views: 41656

HTTP Error 414: Request-URI Too Large

At the higher levels I am unable to submit a solution with the method described here, as the path gets rather long, too long for a GET. The server answers with "HTTP Error 414: Request-URI Too Large". If I send my solution as a POST, it gets just silently ignored. (Note: I identify myself ...
by burnpanck
Thu Oct 08, 2009 9:52 am
Forum: Mortal Coil
Topic: Need solution to level 160 for debugging ...
Replies: 3
Views: 21561

Ah, so I should maybe just change my cookie and try another level 271. I didn't like to send a plaintext password, and the challange style spw don't seem to work, so I just use a cookie I took out manually from the browser. However it still bothers me that my program seems to fail to find a solution...
by burnpanck
Wed Oct 07, 2009 7:34 pm
Forum: Mortal Coil
Topic: Need solution to level 160 for debugging ...
Replies: 3
Views: 21561

Need solution to level 160 for debugging ...

Hi everybody Could someone give me the solution to level 160 (the version at the bottom of this posting)? I'm currently stuck at level 271 with my solver finding no solution at all (doing an exhaustive search). In order to find the bug I rerun all the past puzzles, but the only else it couldn't solv...
by burnpanck
Sat Sep 26, 2009 3:06 pm
Forum: Challenges Solved
Topic: Labyrinth
Replies: 9
Views: 1207

Labyrinth

That was a nice one!
How big were your solutions? Mine was 4370 characters or 4324 opcodes.
I had to write a small compiler/assembler to calculate the jump offsets for me..,