A Windows library for verifying and inspecting Authenticode signed files.
Info
| Version: | 0.4.0 |
| Author(s): | Kevin Jones |
| Last Update: | Friday, March 14, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/vcsjones/AuthenticodeExaminer |
| NuGet Url: | https://www.nuget.org/packages/AuthenticodeExaminer |
Install
Install-Package AuthenticodeExaminer
dotnet add package AuthenticodeExaminer
paket add AuthenticodeExaminer
AuthenticodeExaminer Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Security.Cryptography.Pkcs(>= 4.5.1)
- System.Security.Cryptography.Xml(>= 4.5.0)
No dependencies.
Tags