Searching Data
This command searches the file for the specified data.
Select the data format and enter the data to be searched for.
Separate numeric values with commas and/or spaces.
The numeric values may be signed decimal or unsigned hexadecimal
bytes, words, double-, and quadwords. Please remember that multi-byte
values and UNICODE characters entered are interpreted according to the current
byte order setting.
When specifying an ANSI or a UNICODE string, use escape sequences
to represent special or non-printable characters. Note however that
the zero character is not allowed in strings because zero is interpreted
as the string terminator.
The search goes from the current position to the beginning or to
the end of the file depending on the selected direction. After the data
is found you can continue the search with the Find Next (F3)
or Find Previous (Shift-F3) command.
The Find All button finds all the occurrences of the search
pattern, marks them in the hex pane of the main
edit window, and lists
them in the Found Pane.
|