Re: is BCEL a good choice?
simon <[email protected]> Mon, 31 Dec 2007 15:14:49 +0100
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <1199110489.7285.31.camel@simon-laptop> |
On Mon, 2007-12-31 at 14:19 +0100, uprime uprime812 wrote: > Hello again, > > I'm working on a commercial tool where I have to build some byte code > modification capability. I > need a byte code engineering library with features like: > > * offer a reasonable set of utilities > * not buggy > * allows byte code to be manipulated abstractly > * free, even for commercial use :) (me being a poor starting enterpreneur > :) > > Is BCEL a good choice? Or does someone has other suggestions? BCEL should match your above requirements. A very well respected alternative is asm.objectweb.org