vcsjones / AuthenticodeLint

Lints an authenticode signed binary.
MIT License
37 stars 18 forks source link

Support patterns on -in. #7

Closed vcsjones closed 8 years ago

vcsjones commented 8 years ago

-in should accept wild cards. For example, `-in "C:\path*.exe". This will result in all files that match the pattern to be linted.