Daniel Reynaud wrote:
However I have not found any tools for generating invalid class files easily, I have therefore decided to write my own.

From what I've seen of it, the ASM framework (http://asm.objectweb.org/)
looks elegant, and it appears to have an acceptable (BSD-like) license.
There is also an Eclipse plugin based on it.
If we're going to replace or standardize on new tools, I suggest we
might consider building on ASM.  I don't see know if there are good
assembler and/or disassemblers built in ASM, though.  (There is at
least a bare-bones disassembler, since the Eclipse plug does that.)
Also, I don't know if the framework could be tweak to handle or generate
malformed classfiles.
--
        --Per Bothner
[EMAIL PROTECTED]   http://per.bothner.com/


_______________________________________________
Cp-tools-discuss mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/cp-tools-discuss

Reply via email to