Find Strings in a file (Mutli files/Dirs)

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
Zebuddi123
Enthusiast
Enthusiast
Posts: 796
Joined: Wed Feb 01, 2012 3:30 pm
Location: Nottinghamshire UK
Contact:

Find Strings in a file (Mutli files/Dirs)

Post 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
malleo, caput, bang. Ego, comprehendunt in tempore
User avatar
Demivec
Addict
Addict
Posts: 4269
Joined: Mon Jul 25, 2005 3:51 pm
Location: Utah, USA

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

Post by Demivec »

Thanks, it works great! :)

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