binaryninja-api
binaryninja-api copied to clipboard
Symbols View Should Be AND Operand Search
Version and Platform (required):
- Binary Ninja Version: 4.1.5207-dev
- OS: MacOS Sonoma
- OS Version: 14.4.1
- CPU Architecture: M1
Bug Description: The symbols view use to have AND operand search when 2 words separated by a space was specified. Now it is OR operand search.
Steps To Reproduce: Please provide all steps required to reproduce the behavior:
- Open any binary with symbols
- Input 2 different common words that are in symbol names
Expected Behavior: Symbols Search should be AND operand search
Screenshots:
I am not sure whether this is intended, will need some discussion