Showing 420 open source projects for "decoding"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1

    mktroutedecoder

    Encoding and decoding static routes (options 121 and 249) for Mikrotik

    Convert static routes from/to hex view. For example from "0x18AC100CC0A8000200C0A8010" to "24/172.16.12 192.168.0.2 0/192.168.1.1" and back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cipherpax

    tool for cryptography

    bunch of functions for encoding/decoding stuff contact: ocean@bruhchan.xyz discord: @owocean#0690
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    chords-malware-analyzer

    Chords is binary file strings extractor, with many formats supported.

    Chords is strings on steroids. Is able to extract strings from files just like strings, but it also supports windows wide string, base64 and hexadecimal strings (with decoding support) and automatic recognition of Indicators of Compromise (IOCs). It has been developed to support the malware analysis process, but is a general purpose tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    base64io

    base64io

    A stream implementation for Python that provides transparent base64

    A stream implementation for Python that provides transparent base64 encoding and decoding of an underlying stream. This project is designed to develop a class, :class:`base64io.Base64IO`, that implements a streaming interface for Base64 encoding. Python has supported native Base64 encoding since version 2.4. However, there is no streaming interface for Base64 encoding, and none is available from the community. The legacy base64.encode and base64.decode interface lets you shuffle data between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 5
    HelloNzb

    HelloNzb

    The Binary Usenet Tool

    With HelloNzb you can download (binary) files from Usenet servers via NZB index files. The software is based on Java and can thus run on many platforms (tested on Windows and Linux). Automatic archive verification via PAR2, automatic RAR archive extraction, built-in yEnc- and UU-decoding. Portable, no installation required.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6

    Morse code decoder

    Morse code decoder.

    A graphical (Gnome) based Morse code decoder capable of decoding Morse code from audio that is captured via a sound card device.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    mk1utils

    mk1utils

    mk1utils: tools for the Wersi MK1, EX20, DX10, EX10R, DX5

    mk1utils: tools for the Wersi MK1, EX20, DX10, EX10R, DX5 Included tools: * mk1parse: parse SYX and ROM/RAM files of Wersi MK1, EX20, DX10, EX10R, DX5 * mk1reqall: create SYX and MIDI files for requesting voices from Wersi MK1, EX20, DX10, EX10R * romcvp_dx10_to_mk1: convert CVs+Presets ROM/RAM from Wersi DX10 to MK1 format Special features: Decoding of envelope microcode (modul, special, and standard), rhythms, and sequences. Export of rhythms to MIDI files and waves to WAV files. SYX file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    OncoBase

    A platform for decoding regulatory somatic mutations in human cancers

    Whole-exome and whole-genome sequencing have revealed millions of somatic mutations associated with different human cancers. The vast majority of identified somatic mutations are located outside of coding sequences, making it challenging to directly interpret their functional effects. With the rapid advances in high-throughput chromosome conformation capture (3C)-based technologies, genome-scale long-range chromatin interactions were detected, and distal target genes of regulatory elements...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JSON Iterator Java

    JSON Iterator Java

    jsoniter (json-iterator) is fast and flexible JSON parser

    jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go. A good deal of the code is ported from dsljson, and JSON parser. Traditional JSON parsers are slow. Jsoniter Java version could be 3x times faster than jackson/gson/fastjson. If you are doing a lot of log processing or number crunching, but stuck with JSON, you definitely need to consider dsl-json or Jsoniter to save the encoding/decoding cost. Is protobuf 5x faster than JSON?. Jsoniter Golang version could...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 10

    Schifra C++ Reed Solomon ECC Library

    C++ Reed Solomon Error Correcting Code Library

    Schifra is a very robust, highly optimized and extremely configurable Reed-Solomon error correcting code library for both software and IP core based applications with implementations in C++ and VHDL. http://schifra.com/ https://github.com/ArashPartow/schifra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WKZombie

    WKZombie

    WKZombie is a Swift framework for iOS/OSX to navigate within websites

    ... and hpple (libxml2) for parsing the HTML content. In addition, it can take snapshots and has rudimentary support for parsing/decoding JSON elements. Chaining asynchronous actions makes the code compact and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    EasyJCE

    Provides encryption & password hashing for your app or Hibernate POJOs

    ... by third-party encryption service providers. Integrated MAC (Message Authentication Code) support can optionally be used to ensure data integrity and indicate possible data tampering. EasyJCE also provides basic encoding and decoding facilities for transmitting encrypted binary data through mediums which are limited to printable ASCII characters, such as email messages or URL's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    kcws

    kcws

    Deep Learning Chinese Word Segment

    .... Currently, the custom dictionary is supported in the decoding stage. Please refer to kcws/cc/test_seg.cc for specific usage. The dictionary is in text format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CSCore

    CSCore

    An advanced audio library, written in C#. Provides tons of features

    An advanced audio library, written in C#. Provides tons of features. From playing/recording audio to decoding/encoding audio streams/files to processing audio data in real-time (e.g. applying custom effects during playback, creating visualizations). The possibilities are nearly unlimited. CSCore is a free .NET audio library which is completely written in C#. Although it is still a rather young project, it offers tons of features like playing or capturing audio, en- or decoding many different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Decodable

    Decodable

    Swift 2/3 JSON unmarshalling done (more) right

    Simple and strict, yet powerful object mapping is made possible by Swift 2's error handling. Greatly inspired by Argo, but without a bazillion functional operators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Many people may have old recordings made in Dolby B or C. However if your expensive Dolby deck breaks down, it may be hard to justify the expense of buying a new Dolby deck. I don't see why recordings can't be digitised using a cheaper deck, and then decoded in software. So far I've written a program to decode recordings made in Dolby B. I also intend to implement Dolby C decoding, but I'm still working on that. My program is written as a Windows command line program, but it can be run quite...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 17
    JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    casync

    casync

    Content-addressable data synchronization tool

    A combination of the rsync algorithm and content-addressable storage. An efficient way to store and retrieve multiple related versions of large file systems or directory trees. An efficient way to deliver and update OS, VM, IoT and container images over the Internet in an HTTP and CDN friendly way. Let's take a large linear data stream, split it into variable-sized chunks (the size of each being a function of the chunk's contents), and store these chunks in individual, compressed files in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Seq2seq Chatbot for Keras

    Seq2seq Chatbot for Keras

    This repository contains a new generative model of chatbot

    ..., a task that has different prior probability distributions for the words belonging to the input and output sequences since the input and output utterances are written in different languages. The architecture presented here assumes the same prior distributions for input and output words. Therefore, it shares an embedding layer (Glove pre-trained word embedding) between the encoding and decoding processes through the adoption of a new model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    DataMatrix.net
    A C#/.net-library for encoding and decoding DataMatrix codes (based on a .net-port of libdmtx). DataMatrix.net also contains a small application for generating PDF documents containing different types of 1D- and 2D-codes.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 21

    PSA Trips

    TRIPS files manage and conversion tool

    The World-known company PSA-group uses '.trips' file format in its car log system. Using this small tool you may view, export (Excel/CSV), collect and analyze data from your cars on the desktop or laptop PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    JetiExTransmitterTelemetryLib

    Protocol decoder for Jeti EX data output on JETI DC/DS-14/16/24

    THIS PROJECT IS STILL BETA ! Decoder to process JETI EX telemetry data with Arduino. Connect your JETI Transmitter via "PPM Out"-connector to the RX-Pin of your Arduino board. Select "EX data stream" as data format on PPM-Out-Pin (Menu "Configuration/PPM con. settings") Current sample Sketch uses Serial-Output, so use it on "Micro Pro", "Leonardo " oder "Teensy", since these boards have multiple serial Interfaces. Examples for: - Pure decoding function - Streaming decoded data in JSON format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Lazesoft Windows Key Finder

    Lazesoft Windows Key Finder

    A free Windows and MS Office product key code finder and retriever.

    ... Office 2016 key Fixed bugs of decoding Microsoft Office 2013 key Supported Windows Versions: Windows 2000 SP4 Windows XP Windows Vista Windows 7 Windows 8 Windows 8.1 Windows 10 Windows Server 2003 Windows Server 2008 Windows Server 2008 R2 Windows Server 2012 Windows Server 2012 R2 Windows Server 2016 Supported Microsoft Office Versions: Microsoft Office 2000, 2003, 2007, 2010, 2013, 2016
    Leader badge
    Downloads: 1,472 This Week
    Last Update:
    See Project
  • 24

    tv16k7

    trace viewer and bus decoders for data captured by Agilent 16700 LA

    A tool for graphical analysis of digital traces recorded by Agilent's Logic Analyzers like HP16700. It is possible to perform higher level bus protocol decoding and parsing with help of "search" tab. These tabs are used to select the Bus Decoder (plugin shared library), configure Bus Decoder parameters and execute higher level analysis. The tool tries to be self descriptive and get as many information as possible from HP16700 for better documenting labor: e.g. test cases, spotted issues and so...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    HermesIntf

    Skimmer Server interface for openHPSDR (project moved to GitHub!)

    I moved the project to GitHub. Please get all future updates from https://github.com/k3it/HermesIntf/releases CW Skimmer Server plugin for Hermes/Mercury/Angelia Software Defined Radios
    Downloads: 3 This Week
    Last Update:
    See Project