Search for patterns in binary files across multiple architectures
Greps through binaries from various OSs and architectures
bingrep
$ bingrep 'pattern' /path/to/binary
$ bingrep -o 'function_name' executable
$ bingrep -a /path/to/binary