Log in

View Full Version : java disassembling (not decompiling)


keyser
February 5th, 2001, 14:43
Have you heard of a program allowing to disassemble a java class file?
By disassembling i mean to find out the VM instructions, not the source code.

Thanks a lot.

Kythen
February 5th, 2001, 20:03
IDA will do just what you're asking.

If that isn't what you want, I'm sure this link will provide you with some nice utils to play around with:
http://www.meurrens.org/ip-Links/Java/CodeEngineering/