|
#2775 |
Tuesday, June 10, 2008
Corrupted file
I opened up a .class file recently and it looked like this:
Code:
«ñ ªò ªó ªô ªõ ªö ª÷ø ªù
ªúûü
I have no clue as to why it looks that way, does that mean it's corrupted?
|
Answers and Advices
|
Tuesday, June 10, 2008
Posted by Darvin
why are u opening up .class file? those are java binary codes. Well, if you're really interested what those means then use Java decompiler.
|
| |
|