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

Selecting an array captures one extra byte

Open mostobriv opened this issue 3 months ago • 0 comments

Version and Platform (required):

  • Binary Ninja Version: 5.2.8587-dev Personal (9fb3d7eb)
  • Edition: Non-Commercial

Bug Description: When selecting an array, for some reason additional byte is captured as well, it's pretty annoying when using Copy as feature. It's actually looks like selection always is one byte higher than it's rendered, kinda counterintuitive.

Steps To Reproduce: Please provide all steps required to reproduce the behavior:

  1. Create an array
  2. Select it
  3. you get 1 extra byte without sms and registration

Expected Behavior: Real selection should match the rendered.

Screenshots/Video Recording: Image

mostobriv avatar Nov 08 '25 11:11 mostobriv