binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Patching - show bytes of new instruction

Open libtero opened this issue 1 year ago • 0 comments

When patching, there should be a preview of bytes in currently written instruction.

I've made a small visualisation of what I mean:

patching prev2

assembly assem1

if doesn't fit, wrap (00 should be wrapped instead of 48, my bad) assem2

libtero avatar Jul 01 '24 04:07 libtero