strings [-afov] [-min-len] [-n min-len] [-t radix] [-]
[--all] [--print-file-name] [--bytes=min-len]
[--radix=radix] [--target=bfdname]
[--help] [--version] file...
For each file given, GNU strings
prints the printable
character sequences that are at least 4 characters long (or the number
given with the options below) 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.
GNU
strings
is mainly useful for determining the contents of non-text
files.
strings
´Â ÁÖ¾îÁø °¢ file¿¡¼
Ãâ·Â°¡´ÉÇÑ ¹®ÀÚ°¡ ÃÖ¼Ò 4°³ (ȤÀº ¾Æ·¡ ¿É¼Ç¿¡¼ ÁöÁ¤ÇÑ ¼ö¸¸Å) ¿¬¼ÓµÇÀÖÀ¸¸é
Ãâ·ÂÇÑ´Ù. ±âº» ÇൿÀ¸·Î ¿ÀºêÁ§Æ® ÆÄÀÏ¿¡¼ ÃʱâÈµÇ°í ·ÎµåµÇ´Â ¼½¼Ç¿¡¼¸¸
ã°í, ´Ù¸¥ Á¾·ùÀÇ ÆÄÀÏ¿¡¼´Â ÆÄÀÏ Àüü¿¡¼ ã´Â´Ù.
strings
Àº ÅؽºÆ®·Î ÀÌ·ç¾îÁöÁö ¾ÊÀº ÆÄÀÏÀÇ
³»¿ëÀ» ¾Ë¾Æ³»´Âµ¥ ÁÖ·Î »ç¿ëÇÑ´Ù.
-a
--all
-
-f
--print-file-name
--help
-min-len
-n min-len
--bytes=min-len
-o
strings
have `-o'
act like `-t d' instead. Since we can not be compatible with both
ways, we simply chose one.
strings
¿¡¼´Â `-o'°¡
`-t d' °°ÀÌ ÇൿÇÑ´Ù. µÎ ¹æ¹ýÀÌ ¼·Î ȣȯµÇÁö ¾Ê±â ¶§¹®¿¡
Çϳª¸¦ ¼±ÅÃÇß´Ù.
-t radix
--radix=radix
--target=bfdname
-v
--version
Go to the first, previous, next, last section, table of contents.