Skip to main content

ASN.1 editor framework with support for encoding and decoding various codecs.

Project description

[![Build Status](https://travis-ci.org/Futsch1/asn1editor.svg?branch=master)](https://travis-ci.org/Futsch1/asn1editor) [![Coverage Status](https://coveralls.io/repos/github/Futsch1/asn1editor/badge.svg?branch=master)](https://coveralls.io/github/Futsch1/asn1editor?branch=master) # asn1editor Python based ASN.1 editor

This project contains a generic editor to view ASN.1 encoded data. It can load and save data encoded in various ASN.1 formats.

The controller part of the editor is written independently from the used GUI framework. A view implementation with wxPython is provided and can be started by running wxEditor.

## Plugin interface

In order to use custom data formats or to work with the data, plugins can be used. These plugins need to inherit from the Plugin.Plugin class and can use the PluginInterface.PluginInterface class to interact with the main application.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

asn1editor-0.1.1.tar.gz (18.9 kB view hashes)

Uploaded Source

Built Distribution

asn1editor-0.1.1-py3-none-any.whl (29.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page