{"id":16833092,"url":"https://github.com/balthazar/oxyo","last_synced_at":"2025-03-18T00:52:38.064Z","repository":{"id":57317333,"uuid":"62376718","full_name":"balthazar/oxyo","owner":"balthazar","description":":eyeglasses: Steganography utility","archived":false,"fork":false,"pushed_at":"2016-12-13T20:05:57.000Z","size":610,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-23T23:46:58.617Z","etag":null,"topics":["image","image-processing","secret","steganography"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/balthazar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-01T08:15:19.000Z","updated_at":"2018-06-28T01:57:27.000Z","dependencies_parsed_at":"2022-08-25T21:11:09.129Z","dependency_job_id":null,"html_url":"https://github.com/balthazar/oxyo","commit_stats":null,"previous_names":["apercu/oxyo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balthazar%2Foxyo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balthazar%2Foxyo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balthazar%2Foxyo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/balthazar%2Foxyo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/balthazar","download_url":"https://codeload.github.com/balthazar/oxyo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244135905,"owners_count":20403797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["image","image-processing","secret","steganography"],"created_at":"2024-10-13T11:52:19.095Z","updated_at":"2025-03-18T00:52:38.040Z","avatar_url":"https://github.com/balthazar.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## oxyo [![test](https://img.shields.io/travis/Apercu/oxyo.svg?maxAge=2592000\u0026style=flat-square)](https://travis-ci.org/Apercu/oxyo)\n\u003e oxyopia **\\ˌäksēˈōpēə\\** — Unusual acuteness of sight\n\nThis utility will allow you to hide and reveal things inside/from images using\nthe least significant bit method.\n\n    npm i -g oxyo\n\n###### Usage\n\n    oxyo -c \u003ccarryFile\u003e -o \u003coutputFile\u003e -s [secretFile] -p [password]\n\nEither encode a secret file into an output file based on the carrier image or\ndecode a previously encoded file into another.\nNot providing a secret file implies that the program will attempt a decode of\nthe carrier image into the output.\nYou can also provide a password for increased security.\n\nFor encoding, the carry should be either a `jpg` or `png`, and the output needs\nto be a `png`.\n\nWhen decoding, no need to specify the output file extension, it will be automatically added.\n\n###### Example\n\n    oxyo -c newyork.png -s secretfile.txt -o encoded.png\n\nWill produce an `encoded.png` image that will look like `newyork.png` when opened, but contains the `secretfile.txt` data.\nThe secret can be anything.\n\nTo decode it, simply pass the `encoded.png` file as the carry, and provide a filename without extension as the output.\n\n    oxyo -c encoded.png -o output\n\n###### Spec\n\n|    1 bit    |  6 bytes  | 8 bytes | n bytes |\n|:-----------:|:---------:|:-------:|:-------:|\n| hasPassword | extension |  length |   data  |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalthazar%2Foxyo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbalthazar%2Foxyo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbalthazar%2Foxyo/lists"}