FindInZip is a searching utility for finding files within Zip files (a Zip file is a file that ends in ".zip"). FindInZip recursively searches folders and sub-folders looking for zip files, and looks inside each zip file and tries to match the search string with each file within the zip. The search string can be the exact filename or a partial filename. Example: a search string of ".txt" will find all Text files (files that end in ".txt") within all of the Zip files in the search path and it's sub-folders.