Skip to content
forked from secana/PeNet.Asn1

ASN.1 parser used by PeNet do parse Authenticode signatures

License

Notifications You must be signed in to change notification settings

0xced/PeNet.Asn1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%