uxmal / reko

Reko is a binary decompiler.

Home Page:https://uxmal.github.io/reko

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow user to specify search ranges in "Find Strings" and similar dialogs

uxmal opened this issue · comments

Provide the user with a way to specify either segments (multiple selection) or address range when doing "Find Strings" or any other address-space related operation. As a special bonus remember the user's selection so they don't have to enter it again when performing many searches.

Commit 865715f adds support for Windows Forms and Avalonia.