This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java disassembler/assembler


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniel Reynaud wrote:
> Hello,
> 
> I was looking through the archives of the mailing list when I saw somes 
> posts earlier this year about a java disassembler which could produce output 
> directly readable by a Java assembler, in order to generate test class files 
> for the verifier.
> 
> Have you finally got these tools ? I am particularly interested because this 
> is *exactly* what I am working on. I am writing a paper on J2ME security, 
> and I have decided to run some tests on the KVM verifier. So I have decided 
> to write my own tools to generate invalid class files easily.

This is quite nice. I've been suggesting something like
this for a while now. It would be ideal if this could
become a part of the Classpath Tools project:

http://savannah.gnu.org/cgi-bin/viewcvs/classpath/cp-tools/

You can use ASM (http://asm.objectweb.org/) for the
back-end.

This would mean however (and someone please correct me
if I'm wrong) that your stuff is released under the
GPL and the FSF is also assigned the copyright for this
work.

Thanks,
Ranjit.

- --
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://ranjitmathew.hostingzero.com/


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDWH3WYb1hx2wRS48RAi3pAJ9VA7vzBDT4D6ZTSRAkwMXMAE98hQCfUjdu
tJejKoRsKdg3cgjcuLDxdBE=
=zJ7/
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]