Info
Version: | 1.1.0 |
Author(s): | Vrasoft.DebugSignatures |
Last Update: | Saturday, July 4, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/McjMzn/DebugSignaturesComparer |
NuGet Url: | https://www.nuget.org/packages/Vrasoft.DebugSignatures |
Install
Install-Package Vrasoft.DebugSignatures
dotnet add package Vrasoft.DebugSignatures
paket add Vrasoft.DebugSignatures
Vrasoft.DebugSignatures Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Metadata(>= 1.8.1)
Tags
Allows reading Portable Executable (e.g. DLL, EXE) and Program Database (PDB) files.
Also ones that are packed into ZIP archive or NuGet package.
This package also provides a class that can be used to group readings by the signatures to determine if the executable files match the program databases.