.TH SRCH_STRINGS "1" "Mar 2005" "SRCH_STRINGS" "Display printable strings in files" .\" Text automatically generated by txt2man .SH NAME \fBsrch_strings \fP- display printable strings in files .SH SYNOPSIS .nf .fam C \fBsrch_strings\fP [\fIoptions\fP] [\fIfiles\fP] .fam T .fi .fam T .fi .SH OPTIONS .TP .B \fB-a\fP Scan the entire file, not just the data section. .TP .B \fB-f\fP Print the name of the file before each string. .TP .B \fB-n\fP number, \fB-number\fP Locate and print any NUL-terminated sequence of at least number characters (default 4). .TP .B \fB-t\fP {o,x,d} Print the location of the string in base 8, 10 or 16. .TP .B \fB-o\fP An alias for \fB--radix\fP=o. .TP .B \fB-e\fP {s,S,b,l,B,L} Select character size and endianness: s = 7-bit, S = 8-bit, {b,l} = 16-bit, {B,L} = 32-bit. .TP .B \fB-h\fP Display command line help. .TP .B \fB-v\fP Print the program's version number. .SH SEE ALSO \fBstrings\fP(1) .SH AUTHOR The SleuthKit is copyright (c) Brian Carrier. .PP This manual page was written by Martin A. Godisch for Debian GNU/Linux, but may be used by others.