PDA

View Full Version : Unpacking/Reversing Java ???


aiwnjoo
06-10-2009, 10:50 AM
We know theres conventional tools to unpack files that might be packed with Themida etc but i have a program that is built with Java and unpacking it just shows 100's of Java files that mean shit really.

Is there any solutions you guys know of to reverse it into a better readable format?

I will gladly pay big money if someone knows Java and has knowledge about unpacking/reversing.

Please post here or pm me.

Thanks.

Git
06-11-2009, 08:22 AM
Those files that "mean shit" are the source code. That is as good as it gets in the reversing world. If you can't sort it from there you really are in the wrong place.

Git

aiwnjoo
06-12-2009, 02:56 PM
so thats why im offering money for someone to provide me with a debug in pure assembly or something more readable.

aiwnjoo
06-16-2009, 02:01 PM
BUMP 10 char

Git
06-17-2009, 07:29 AM
Nobody can give you more than the source code. Nobody can reverse it further than the source code, however much money you give them. If you don't understand Java then go learn it.

Git