binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Strings view section filter

Open CX330Blake opened this issue 3 months ago • 0 comments

What is the feature you'd like to have?

If users can filter the sections in the strings view, it will be easier to locate the important strings.

Is your feature request related to a problem?

I found that the strings view in IDA Pro only shows the strings in data sections (.data/.rdata/.idata/etc), which will reduce lots of junk strings. I think it's great that Binja shows all the strings to user, but for larger binary, it will be too overwhelmed, so letting user choose the default showing sections or add a filter will be a good option.

CX330Blake avatar Nov 11 '25 06:11 CX330Blake