Hi. It is not possible to search for hex 00 in the hex editor. For example the
search for "2437" works and you'll find the position, where 0x24 is followed by
0x37. But if you search "243700" you'll find the same, no matter if 0x24 0x37 is
followed by 0x00. A search for some 0x00 doesn't work at all (e.g. "000000"). If
you search for "240037" the next 0x24 is shown, no matter what's following.

The funny thing is, that it works when using the F3 key. A workaround is to
enter the search using the search window, ignore the wrong result and then press
F3 to find the correct result.

-- 
<http://forum.pspad.com/read.php?4,60538,60538>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem