SkillAgentSearch skills...

AssemblyInfo

Provides quick assembly information for windows dll/exe files

Install / Use

/learn @replaysMike/AssemblyInfo
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AssemblyInfo

Provides assembly information for dll's and exe's in the windows explorer context menu as well as command line.

Installation

Download the latest release of Assembly Info and install using the MSI package.

Usage

Right-click on any assembly (dll, exe) and choose "Open with AssemblyInfo" to retrieve it's metadata. You can also use it via command line, or launch the AssemblyInfo.exe to be prompted via the UI to load an assembly file to inspect.

Features

  • Inspect any windows assembly (.exe, .dll, .msi)
  • Inspect any image (.png, .jpg, .bmp, .gif, etc)
  • Inspect any video (.mp4, .mov, .avi etc)
  • Provides information on strong typing, versions, checksums, metadata
  • Adds to Windows right-click context menu on any file

Screenshot

AssemblyInfo

Command-line usage

> AssemblyInfo.exe --filename C:\myassembly.dll --print --pretty

Getting help:

> AssemblyInfo.exe --help

Output in CSV format:

> AssemblyInfo.exe --filename C:\myassembly.dll --print
View on GitHub
GitHub Stars8
CategoryProduct
Updated10mo ago
Forks1

Languages

C#

Security Score

82/100

Audited on Jun 10, 2025

No findings