Are there any tools for doing a text search within binary data?
Mia Lopez
This question is somewhat related to this so post: Searching text in binary data
I am not looking for a programming solution that involves having to make a program to this. I was wondering if there were some in OS tools (Windows) or 3rd party programs that would allow me to do the same thing.
31 Answer
GrepWin and/or strings should do.
2