Whitespace Cryptography - Snow

  • To hide the Text

SNOW.EXE -C -p test -m "Secret Message" original.txt hide.txt
  • To unhide the Hidden Text

SNOW.EXE -C -p test hide.txt

Last updated