binaryninja-api
binaryninja-api copied to clipboard
`Field resolution` selecting only first member for nested union (bitfield)
Version and Platform (required):
- Binary Ninja Version: 5.1.7539-dev
- Edition: Commercial
- OS: Windows 10
- OS Version: 10.0.26100 Build 26100
- CPU Architecture: x64
Bug Description:
For nested unions (or bitfield) field resolution sets always first element of bitfield (in my case AutoBoostActive). Even when I select next.
Steps To Reproduce: Please provide all steps required to reproduce the behavior:
- Go to NtGetContextThread
- Right click on AutoBoostActive
- Click on
Field Resolution - Select
SystemThread - See that nothing changed
Expected Behavior:
It should change to SystemThread, but it doesn't.
Binary: If applicable, please provide us with the binary to help us work with the issue faster. Here are a few options: Binary Ninja Portal: clever wizard reads quickly