Skip to content

Using 5 simultaneous bacon ciphers. The hidden message can be the same length as the cover text.

Notifications You must be signed in to change notification settings

Odyhibit/five_strips_of_bacon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Five strips of bacon

Installation

To install you can use pip.( or pip3 depending on your system )

pip install five-strips-of-bacon

To start the application just run it from the command line.

five-strips-of-bacon

About

Is it steganography if it's obvious?

no.

Bacon's cipher was designed to hide text inside other text, photos, etc.

Each character in the hidden text requires 5 bits of information. For example it could be if a character is bold, or not. Maybe wheather people in a photo have their head turned to the side or not. So why not "hide" 5 bits of information in a single character? Who would even notice? Turns out everyone. This is an obnoxious combination. This works on the markdown used by discord, or GitHub. Just select the one you want.

Discord_example

GitHubs markdown uses html for underline. Simply select the output format you wish, either Discord style markdown, or GitHub style markdown.

encoding

Use the decode tab to recover the hidden text.

decoding

About

Using 5 simultaneous bacon ciphers. The hidden message can be the same length as the cover text.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages