noob
Bitstream decoder
Decodes data from QPSK-demodulated OOB bitstream using Saleae logic analyzer and outputs byte stream
Capture data from QPSK-demodulated OOB bitstream with Saleae logic analyzer and output byte stream.
19 stars
4 watching
3 forks
Language: C++
last commit: over 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
akacastor/oobin | Converts QPSK-demodulated data into a transport stream following the SCTE 55-1 standard | 21 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 739 |
anssi-fr/bits_parser | Extracts and stores BITS job data from QMGR queues as CSV records. | 74 |
claus/as3icy | A tool for decoding and playing Shoutcast/Icecast/Limewire streams with embedded metadata in ActionScript | 28 |
bytebutcher/decoder-plus-plus | An application for decoding and encoding data in various formats | 101 |
danielgindi/node-autodetect-decoder-stream | An iconv-lite stream that detects the encoding of input data and falls back to a specified fallback encoding. | 31 |
comcast/gaad | Decodes and parses audio data from AAC bitstreams | 126 |
burntsushi/byteorder | A Rust library for encoding and decoding numbers in different byte orders. | 982 |
akabe1/oauthscan | Automates security checks on OAUTHv2 and OpenID applications | 169 |
mas-bandwidth/serialize | A C++ library providing a bitpacking serializer for efficiently storing and reading structured data in binary format. | 33 |
bsoyka/advent-of-code-ocr | A tool for converting ASCII art images to plain text characters | 12 |
bromiumlabs/packerattacker | An application designed to detect and extract hidden code from malicious Windows executables. | 268 |
powzix/ooz | Decompresses compressed data using various algorithms and libraries. | 175 |
jbpin/as3-qrcode-encoder | A utility for generating QR codes in ActionScript 3.0. | 92 |
aantron/markup.ml | A streaming HTML5 and XML parser that detects character encodings, emits signals, and provides error recovery. | 146 |