simon_stefan
Newbie level 1
interpreting bytecode
Hello.
I have a degree project:
I must read a java bytecode and generate a new codobject for a VLIW processor
(I have the new instruction set). I need an advice: how can I decoding the class file to substract the instructions?
Can somebody help me?
Hello.
I have a degree project:
I must read a java bytecode and generate a new codobject for a VLIW processor
(I have the new instruction set). I need an advice: how can I decoding the class file to substract the instructions?
Can somebody help me?