this one took some trial&error
You should really look at how you implement your guesses - I made a lot of mistakes.
Once you do the right thing the answer is crystal clear.
Search found 6 matches
- Sat Jan 28, 2012 2:00 pm
- Forum: Challenges Solved
- Topic: Black Box
- Replies: 13
- Views: 1591
- Sat Jan 28, 2012 10:58 am
- Forum: Challenges Solved
- Topic: Branches
- Replies: 10
- Views: 4297
I decompiled with jad and made transformations similar to fido2509's, but i took it way too far until i finally took a look at the stack in the debugger and replaced the branch in the else clause with else return 0L; Great challenge, but i could really bite my ass for going that long into the wrong ...
- Mon Sep 12, 2011 1:38 am
- Forum: Challenges Solved
- Topic: Haven't We Met Before?
- Replies: 8
- Views: 1326
hi, my version is only double the length ;) because i'm stupid my function is at the end, not the beginning, and because i'm lazy, all variables are stored in memory and loaded each and every time they are needed :D 29+27*>2 7*<<44*>27*<1-35*>88*c36*<44*?27*<1-27*>806-*g44*<p! 35*<<44*<-46*?35*<46*?...
- Thu Sep 08, 2011 4:54 pm
- Forum: Challenges
- Topic: Visual IDE for SuperHack
- Replies: 21
- Views: 33356
- Wed Sep 07, 2011 5:56 pm
- Forum: Challenges
- Topic: Visual IDE for SuperHack
- Replies: 21
- Views: 33356
Re: Link's dead
The link's dead. Can you please re-upload it? I shall second that. Since the OP does not seem to be around anymore, could somebody who has this program please upload it somewhere? That _would_ be great. When debugging the php vm it's quite arduous to get a good look at what happened to some memory ...