in reply to Re: Searching in binary files
in thread Searching in binary files

That is rather a nice idea, except: whether one really could do this depends on file size, and whether the process happens to reach either the target string or end-of-file before it runs out of memory.