class file to native code, when no access to source code?

HiI want to have the ability to compile a class file to native code in memory I can call, without need of source codeand even if the class file is changed so you cant decompile it to a java fileM
[237 byte] By [Myzarelle] at [2007-9-26 19:21:09]
# 1
Thera are a number of decompilers available. I have tried these:Decafe: http://decafe.hypermart.net DJ Java Decompiler: http://members.fortunecity.com/neshkov/dj.html
mcaven at 2007-7-3 11:36:00 > top of Java-index,Developer Tools,Java Compiler...