binaryninja-api
binaryninja-api copied to clipboard
LinearView shows offset into a structure field as a float (+2.72)
Version and Platform (required):
- Binary Ninja Version: 5.1.7584
- Edition: Ultimate
- OS: macOS
- OS Version: 15
- CPU Architecture: M1
Bug Description:
LinearView renders the offset into this field as 2.72 (it is an offset of 2 into a uint32_t)
Steps To Reproduce:
- Load attached binary
- Navigate to
0x00ac3a78 - Observe strange offset
Expected Behavior: I assume this should probably be a +2