Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 689 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 689 Bytes

PatchFinder

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.

Installation

To install PatchFinder:

  $ gem install patch_finder

Usage

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.

License

BSD-3-Clause