linux在二进制文件中查找pattern的offset

时间:2014-08-21 18:49:54   收藏:0   阅读:212

参考: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

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!