PatchFinder is a toolkit to find software patches.
All download clients can be found in the bin directory. Each client is meant for a specific type of patch. For example: msu_finder is used to find Microsoft updates (.msu).
For other tools that might be useful to examine the patches, please see the tools directory.
To install PatchFinder:
$ gem install patch_finder
Each patch finding client can be found in the bin directory. To learn how to use one, please refer
to its -h
option, or the wiki page.