Description
Byte patterns can be searched inside binary files from the command line. It is useful for developers, reverse engineers, and administrators inspecting files that normal text search cannot handle well.
Binary searches can reveal embedded secrets or private data. Avoid modifying files unless you are using a separate editor and backups.