strings
Finds printable characters from binary file
strings <image/file>-asearches whole file, not just specific data parts-n <number>min length for it to print to terminal
Last updated
Finds printable characters from binary file
strings <image/file>
-a searches whole file, not just specific data parts
-n <number> min length for it to print to terminal
Last updated