vcsjones / AuthenticodeLint

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

Implement XML ResultCollector #4

Closed vcsjones closed 8 years ago

vcsjones commented 8 years ago

An implementation of IRuleResultCollector should be created that create an XML document.

If the -report parameter is part of the command line arguments, the XML result collector should be added to the list of running collectors and written to the location that -report specifies.