Skip to content

ASN.1 parser used by PeNet do parse Authenticode signatures

License

Notifications You must be signed in to change notification settings

secana/PeNet.Asn1

This branch is 525 commits ahead of, 17 commits behind SavchukSergey/asn1:master.

Repository files navigation

PeNet.Asn1

license NuGet NuGet

General purpose ASN1. parser. Used by PeNet to parse Microsoft Authenticode structures.

Build & Release

To release a new version, tag the commit and push to master.

# Example
git tag -a v1.0.0 -m "Release version 1.0.0"
git push origin v1.0.0

About

ASN.1 parser used by PeNet do parse Authenticode signatures

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%