binaryninja-api
binaryninja-api copied to clipboard
Selecting an array captures one extra byte
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:
- Create an array
- Select it
- you get 1 extra byte without sms and registration
Expected Behavior: Real selection should match the rendered.
Screenshots/Video Recording: