I use BCEL library to extract bytecode from a particular Method. To do that, I use getCode() function from BCEL Method class.I use BCEL library to extract bytecode from a p
I use BCEL library to extract bytecode from a particular Method. To do that, I use getCode() function from BCEL Method class.I use BCEL library to extract bytecode from a p