| Related articles |
|---|
| Java bytecode manipulation package? collberg@CS.Arizona.EDU (1999-08-21) |
| Re: Java bytecode manipulation package? dmason@sarg.Ryerson.CA (Dave Mason) (1999-10-16) |
| From: | collberg@CS.Arizona.EDU (Christian S. Collberg) |
| Newsgroups: | comp.compilers |
| Date: | 21 Aug 1999 01:57:27 -0400 |
| Organization: | University of Arizona CS Department, Tucson AZ |
| Keywords: | Java, linker, question |
I'm looking for a binary rewriting package for Java. I
want to be able to parse and unparse classfiles, build CFGs,
move bytecodes around, etc. I had a look at Soot
(www.sable.mcgill.ca/soot) but I need something a bit
more student friendly.
Thanks.
Christian
Return to the
comp.compilers page.
Search the
comp.compilers archives again.