ASN1Viewer

Build Status

A lightweight and fast ASN.1 data viewer, built in C# for Windows. Parses ASN.1 data or files(*.pfx, .p7b, *.pem, *.cer, *.der, etc) and displays it in a tree view.

Features

Screenshots

Run

Getting Started

  1. Clone repo
  2. Open in Visual Studio
  3. Build and run
  4. Open sample(Test) files TestFiles
  5. There are 3 ways to open ASN.1 data(file)
    • By menue (File->Open)
    • Drag the file into the Form
    • Input PEM text or HEX text in the “Input Text” tab

TreeView

Use cases

License

MIT