/web-steganographer

Compress text messages and secretly injects them into the HTML of web pages / extracts secret messages

Primary LanguageC++

Web Steganographer

ste·ga·no·graph·y

noun

the practice of concealing messages or information within other nonsecret text or data

Web Steganographer compresses text messages and secretly injects them into the HTML of web pages. Also lets you read these hidden messages from web pages.

Key Features:

  • Open hash table implementation with history component to determine nodes most recently added
  • Converter to hash strings to numbers
  • Tool to convert number vectors to binary string
  • Web steganographer to encode binary strings into HTML pages