disassemple java byte code
Taff <[email protected]> Thu, 28 Sep 2006 12:22:02 +0300
| Newsgroups | gmane.comp.jakarta.bcel.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, How can I disassemble java byte code using BCEL and print java assembler command list? Class2HTML is not exact what I want. I would be have API for something like "javap".