IDA View
The options below appear when the Search menu is opened from the IDA View. In other views, the menu adapts dynamically and may show a different set of options.
Below is an overview of all actions that can be accessed from this menu.
JumpExplored
Search for the next instruction or data (first defined byte) in the current direction
AskNextImmediate
This command searches for the first instruction or data byte that contains the specified immediate value.
AskNextText
This command searches for the specified substring in the text representation of the disassembly.
JumpBinaryText
Repeat search for sequence of bytes. This command repeats search for text in core command.
JumpError
This command searches for the 'error' operands. Usually, these operands are displayed with a red color.
FindAllSuspicious
All void operands. This command searches for all suspicious operands and presents a list of them. You may use this list to examine the operands and modify them as needed.
FindAllErrors
All error operands. This command searches for all strings containing any error and presents a list of them. You may use this list to examine errors and correct them as needed.
Search for pictures
picture_search:search_for_pictures
Last updated
Was this helpful?
