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.
$ GrokAssembly <assembly>
or
$ mono GrokAssembly.exe <assembly>