jclasslib icon indicating copy to clipboard operation
jclasslib copied to clipboard

Show bytecode of byte array in IntelliJ debugger

Open Vampire opened this issue 2 years ago • 0 comments

It would be great to have an option to show the bytecode of a byte[] during debugging class transformations without needing to write out the byte array to a file and then disassemble that one.

Vampire avatar May 10 '23 15:05 Vampire