Recherche de bash dans le fichier binaire
$ strings <filename> | grep "search text"
Lucas Gomes
$ strings <filename> | grep "search text"