参考:http://stackoverflow.com/questions/14141008/grep-offset-of-ascii-string-from-binary-file
strings -a -t x filename | grep foobar
linux在二进制文件中查找pattern的offset,布布扣,bubuko.com
linux在二进制文件中查找pattern的offset
原文:http://www.cnblogs.com/long123king/p/3927712.html