Skip to content

Mono/.NET Project to get information about an assembly. Primarily for OWASP Dependency Check

Notifications You must be signed in to change notification settings

pombredanne/GrokAssembly

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

Mono/.NET Project to get information about an assembly. Primarily for OWASP Dependency Check

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%