strings Command Examples

Find printable strings in an object file or binary. More information: https://manned.org/strings.

strings {{path/to/file}}

strings -n {{n}} {{path/to/file}}

strings -t d {{path/to/file}}

strings -t x {{path/to/file}}