typo-steganography v0.4.12
Version 0.4.12

This is a tool for typo-based text steganography. It lets you hide secret information in typographical errors.
Background
Why steganography?
Because this.
Installation
Install Node.js.
Then run the following command:
npm install -g typo-steganographyVerify the installation:
typo --versionUsage
To encode a secret:
typo '1984' message.txt -o message.typo.txtWhere "1984" is the secret.
To decode a secret:
typo --decode -g message.txt message.typo.txtWhere message.txt is the original file.
It should be possible to reconstruct message.txt from message.typo.txt simply by correcting the spelling errors.
See typo --help for more.
Issues
You can report and track any issues here:
https://github.com/mjethani/typo/issues
License
Please see the LICENSE file included in the package.
Copyright (c) 2015 Manish Jethani
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
