Description
Binary streams and files can be searched with grep-like patterns when text search cannot see the needed byte sequences.
It is useful for developers, forensic work, reverse engineering, and troubleshooting file formats. Search results may reveal sensitive content inside binaries, memory dumps, or logs, so output should be handled with the same care as the source data.