Article 1426 of comp.lang.java.security:
John McDowell <johnmcd@flash.net> writes:

>See If anyone can help me with this:
>
>I wrote a LONG java applet, compiled it, and put the class on my web
>page.  Then my computer got virused and I lost the original code but
>still have my class from the 'net.  I now need to make changes to the
>code, but don't want to have to rewrite the whole code again because
>it's so long.  Anyway, how do I DEcompile a *.class file?  Any help
>would be appreaciated.

Try the mocha decompiler,

    http://web.inter.nl.net/users/H.P.van.Vliet/mocha.htm


-- 
Rolf Arne Corneliussen
rolfac@sn.no


