Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 249 Bytes

strings.md

File metadata and controls

12 lines (7 loc) · 249 Bytes

strings

Binutils package.

Search for printable strings in file.

Prints sequences of at least 4 printable chars by default.

Useful to extract information from non textual formats, which contain some textual data:

gcc c.c
strings a.out