开发者

Visual "strings" Tool for Windows [closed]

开发者 https://www.devze.com 2022-12-10 23:27 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to att开发者_运维技巧ract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

I'm looking for something that does what the unix "strings" program does, but in Windows. And visual, too.

Occasionally, I have a binary file and want to see if certain strings are present in it. Right now, I use notepad, and turn on wordwrap, and just ignore all the garbage and visually search for strings.

Anyone have anything neat they use? (Preferably free or cheap.)


not sure about the visual part but there you go:

http://technet.microsoft.com/en-us/sysinternals/bb897439.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消