Null Characters Code, Converting

I currently have a "_.class" file in use in textpad. When i compile the program in this code it works, but I don't know how to conver it back to normal and understandable code. Can anyone help?
[201 byte] By [BigBa] at [2007-10-2 3:28:48]
# 1

> I currently have a "_.class" file in use in

> textpad.

You are seriously editing the class file in textpad? I heard about people who debug and patch a running Linux kernel with Emacs, but if you are not the ultimate hacker, I suggest you edit the .java file and no the .class file.

> When i compile the program in this code it

> works,

Which program are you referring to?

> but I don't know how to conver it back to

> normal and understandable code.

Does this mean you would like to translate back the class file into a java file? I heard that there are tools to do so in a limited way, but I am just guessing what you really want.

> Can anyone help?

Hmm, you may want to rephrase your question. It is pretty hard to understand what you are after.

Harald.

pifpafpufa at 2007-7-15 22:38:26 > top of Java-index,Archived Forums,Debugging Tools and Techniques...