/fake-binary-codec

Posting ASCII messages made up of 0 and 1 characters is becoming popular. This is a simple decoder and encoder for such messages.

Primary LanguageCApache License 2.0Apache-2.0

fake-binary-codec

Posting ASCII messages made up of 0 and 1 characters is becoming popular. This is a simple decoder and encoder for such messages.

To build

Make

To run

echo message|./encoder

echo 0110110101100101011100110111001101100001011001110110010100001010|./decoder