14.6 xc32-strings Utility

For each file given, the xc32-strings utility prints the printable character sequences that are at least 4 characters long (or the number given in the options) and are followed by an unprintable character. By default, it only prints the strings from the initialized and loaded sections of object files; for other types of files, it prints the strings from the whole file.

xc32-strings is mainly useful for determining the contents of non-text files.