Search found 1 match

by tchakkazulu
Tue Oct 01, 2013 7:16 pm
Forum: Challenges Solved
Topic: Portal to the Future
Replies: 7
Views: 1603

Oh, right. Modifying the major version. That's a thing I could've done instead. I pulled it through a decompiler, which couldn't make sense of the main routine used to calculate the answer. So I hand-decoded the bytecode for that one method. Then a couple of constants were missing (35 and 85), so I ...