Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nstarke/js-steganography-tools
A tool for printing out suspect text in various configurations for manual analysis
https://github.com/nstarke/js-steganography-tools
Last synced: 8 days ago
JSON representation
A tool for printing out suspect text in various configurations for manual analysis
- Host: GitHub
- URL: https://github.com/nstarke/js-steganography-tools
- Owner: nstarke
- License: mit
- Created: 2014-09-13T23:21:19.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-13T23:36:00.000Z (about 10 years ago)
- Last Synced: 2024-10-07T21:23:02.538Z (29 days ago)
- Language: JavaScript
- Size: 145 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JS Stenography Tools
This tool will output a phrase in various configurations for easier manual analysis.
## Usage
Arguments
+ -p, --phrase - a phrase to analyze
+ -f, --filename - the name of the file to output.node index.js -p "The quick brown fox jumped over the lazy hare" -f "test-output.txt"