There are some minor annoyances when searching for strings (in hex notation) that contain NUL bytes in the hex editor. Let's suppose you search for "4F006C006400" (O NUL l NUL d NUL in plaintext). When hitting the OK button in the search dialog, the _first_ result of the search will be the first occurance of the letter O exclusively. Subsequent searches using the F3 key work correctly, i.e. they really only return the wanted string. The second (really minor) bug is that when no more results can be found, the error message ends prematurely at the first NUL byte, i.e. it says 'Next occurrence of "O'.
-- <http://forum.pspad.com/read.php?4,63783,63783> PSPad freeware editor http://www.pspad.com
