Файлы System/bin Android 12. Справочник.


  Все     Команда     Скрипт     Служба     Приложение  

strings
Извлечь строки символов из бинарного файла

Симлинк на: [ ToyBox ]

Тип файла: команда
  Рус  
Toybox 0.8.4-android multicall binary:  (see toybox --help) 
usage:  strings [-fo] [-t oxd] [-n LEN] [FILE...]


Display printable strings in a binary file

  • -f Show filename

  • -n At least LEN characters form a string (default 4)

  • -o Show offset (ala -t d)

  • -t Show offset type (o=octal, d=decimal, x=hexadecimal)
  • [ ToyBox ]     [ ManLinux ]