google / bindiff

Quickly find differences and similarities in disassembled code
https://zynamics.com/bindiff.html
Apache License 2.0
2.22k stars 136 forks source link

IDA Pro: `Shift-D` hotkey interferes with search #19

Open cblichmann opened 1 year ago

cblichmann commented 1 year ago

Describe the bug In IDA Pro, pressing the Shift-D hotkey while focussed in one of IDA's list windows (like the Functions list) interferes with the search functionality.

To Reproduce Steps to reproduce the behavior:

  1. Click on any function in the 'Functions' list
  2. Start typing
  3. Type an uppercase 'D'

Expected behavior IDA continues the find-as-you-type action

Screenshots N/A

Environment (please complete the following information):

Additional context A global hotkey for BinDiff would be useful.