Bash -Suche in Binärdatei
$ strings <filename> | grep "search text"
Lucas Gomes
$ strings <filename> | grep "search text"