Assume a file containing the following sequence is loaded into the Hex editor:

0x00 0x00 0x00 0x01 0x23 0x33 0x00 0x44

Performing a search:

- Press CTRL-F
- clear the "As Text" option

Search results:

Search for "01" works.
Search for "01 23" works.
Search for "00 01" fails.
Search for "33 00" works but it only selects the "33".
Search for "33 00 44" fails.
Search for "33 00 55" gives a false positive.

-- 
<http://forum.pspad.com/read.php?6,58338,58415>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem