Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zabszk/image-in-image-steganography
A tool that allows to hide an image inside an another image.
https://github.com/zabszk/image-in-image-steganography
image-steganography image-steganography-tool steganography steganography-application steganography-encoding steganography-library
Last synced: about 2 months ago
JSON representation
A tool that allows to hide an image inside an another image.
- Host: GitHub
- URL: https://github.com/zabszk/image-in-image-steganography
- Owner: zabszk
- License: mit
- Created: 2023-12-20T15:39:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-20T16:12:31.000Z (about 1 year ago)
- Last Synced: 2023-12-20T18:28:52.513Z (about 1 year ago)
- Topics: image-steganography, image-steganography-tool, steganography, steganography-application, steganography-encoding, steganography-library
- Language: C#
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image In Image Steganography
A tool allowing to hide an image inside another image.It implements concatenation method and various variations of LSB (Least Significant Bit) method.