Page 1 of 1

Find Strings in a file (Mutli files/Dirs)

Posted: Sun Apr 29, 2012 10:21 pm
by Zebuddi123
win os only but source code in manual if anyone wants to adapt for linux osx etc

StringFinder is a tool for finding strings in any kind of Document. Although not all file types have been tested.

Came from a need to find why some of my compiled exe had certain strings in the exe that i knew should not be there way too many file to search so i wrote this

identified in 10 sec`s from 3000+ files where the strings where coming from and proved nowt to worry about from the file.:)

only tested on win 7 ulitmate x64 so if anyone downloads on another version please could you report if it works on that version

MD5 23ed25476b0ec896d24f9bdd854d3518

http://goo.gl/UCBHd

Zebuddi. :D

Re: Find Strings in a file (Mutli files/Dirs)

Posted: Mon Apr 30, 2012 4:20 am
by Demivec
Thanks, it works great! :)

Would be great if a checkbox (or an Options setting) would allow Case insensitive search also.