0.6.0 • Published 8 years ago

oxyo v0.6.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

oxyo test

oxyopia **\ˌäksēˈōpēə** — Unusual acuteness of sight

use case

This utility will allow you to hide and reveal things inside/from images using the least significant bit method.

npm i -g oxyo
Usage
oxyo -c <carry> -o <output> -s [secret] -p [password]

Either encode secret data into an output file based on the carrier image or decode it from said file into another. Not providing a secret file implies that the program will attempt a decode of the carrier image into the output. You can also provide a password for increased security.

For encoding, the carry should be either a jpg or png, and the output needs to be a png.

When decoding, no need to specify the output file extension, it will be automatically added.

0.6.0

8 years ago

0.5.1

8 years ago

0.5.0

8 years ago

0.4.1

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago