Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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"