Can somebody plz confirm that this class-file is able to print out anything?
I think I know what it is supposed to print with the right input. Thing is, it does not print anything.
Am I missing something, or is the file broken?
Belong to Us
new fashioned classes?
I'm a bit stuck with these new Java challenges because they don't "cleanly" decompile. Even my Java debugger complains about this (and more classes e.g. Password4). I had no problems with all the other Java classes before, so can somebody put some light on this issue? Obviously it's valid Java, but what's the difference?
Try to look deeper into the class file. It's not a very hard challenge.laz0r wrote:I have the same problem as Icho did - prints out ALL YOUR BASE on my computer fine, but I get "'' is incorrect" from the server. I tried getting the server to print out just the letter E and it also didn't do that, even though that also works on my computer
Good luck.
Hmm, the naming conventions of the class author are really silly ...
Grrr, I can see the encodding, the code works as I expect except it outputs nothing ... I can invoke whichever error message I want...
OK jode translates better than both javap and jd ... or at least using it with the others helps.
Grrr, I can see the encodding, the code works as I expect except it outputs nothing ... I can invoke whichever error message I want...
OK jode translates better than both javap and jd ... or at least using it with the others helps.