An open API service indexing awesome lists of open source software.

https://github.com/healeycodes/hidden-in-apostrophes

A tutorial on tricking Google: encoding messages in apostrophes
https://github.com/healeycodes/hidden-in-apostrophes

apostrophe encoding

Last synced: 7 months ago
JSON representation

A tutorial on tricking Google: encoding messages in apostrophes

Awesome Lists containing this project

README

          

## Hidden in Apostrophes

A small program that encode codes and decodes messages using Morse code and apostrophes within a source text.

This is my guess at how Genius encoded _Red Handed_ in their lyrics using different types of apostrophes.

If we encode `cat` (which becomes `-.-..--`) in the following source text:

### `Hello '' World, '' no '' secrets ' here!`

we get:

### `Hello ’' World, ’' no '’ secrets ’ here!`

Pretty cool if you ask me.