binaryninja-api
binaryninja-api copied to clipboard
Strings Sorting Ability
What is the feature you'd like to have? it will be great to sort strings by length or reference count Is your feature request related to a problem? it takes a lot of time to find useful strings whiting the ascii garbage by scrolling alone. therefore adding filtering ability will be helpful Are any alternative solutions acceptable? write custom scripts and apply some filtering magic Additional Information: I think due to the UI design it is hard to implement table based string view, so maybe some sort of Wireshark's like filtering bar where regex is used for filtering .