Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 482 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 482 Bytes

Stego Pipeline

Setup

First, download all models.

python download_models.py

Stages

  • stage1 (s1, encode): Plaintext to enc_bits.
  • stage2 (s2, encrypt): Enc_bits to stegotext.
  • stage3 (s3, decrypt): Stegotext to dec_bits.
  • stage4 (s4, decode): Dec_bits to dec_plaintext.

Stego modes

For now, we have only one mode:

  • --mode=cover: mimic the cover text.

Corpus Hints

For IMDB, we use hint Movie Reviews.

For Twitter, we use hint Twitter.