macOS / binaries /

strings

/usr/bin/strings
Find the printable strings in a object, or other binary, file

strings looks for ASCII strings in a binary file or standard input. Strings is useful for identifying random object files and many other things.

source: man