Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 571 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 571 Bytes

Build Status GrokAssembly

GrokAssembly is a simple .NET/mono project used for getting name and version information out of an assembly. It is primarily used for the OWASP Dependency Check project to identify company, product, and version information.

Usage:

$ GrokAssembly <assembly>

or

$ mono GrokAssembly.exe <assembly>