Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 687 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 687 Bytes

derviewer

DERViewer is an ASN.1 structure viewer plugin for Intellij IDEA

It can be used to view digital certifcates, pkcs#7 data and other security related encodings.

Automatic highlighting of selected node in hex view.

Options.

  • Treeview of the structure of the ASN.1.
  • Automatic decoding of structured types.
  • Hex view of encoding.
  • Ability to save sections of the structure.
  • DERViewerPlugin.jar - works with Ariadna and Aurora builds (old)
  • Copy the jar file to the plugins folder underneath your Idea installation.