The Bytecode Club

Full Version: Unknown .bc file
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello gajs!

So I got this file from a friend a while ago, and he has challenged me to decode/reverse engineer it. However, I am more or less stuck. Broke the two first layers, and got a .bc file out of it.

After intense googling without finding out much, I found that java (or more specific javap) could create a .bc file. Not sure if this is it, but I am hoping one of you could cast a bit of light on this issue alternatively point me in some other direction.

Oh, and I dont have a stacktrace.

Ive uploaded the file here (didnt find an upload option on the forum): http://speedy.sh/R6eJH/math.bc

Thanks!
What were the first two layers, before the bc file?