https://github.com/ctrlcctrlv/imagemagick-stego
My first program…v2
https://github.com/ctrlcctrlv/imagemagick-stego
Last synced: about 2 months ago
JSON representation
My first program…v2
- Host: GitHub
- URL: https://github.com/ctrlcctrlv/imagemagick-stego
- Owner: ctrlcctrlv
- Created: 2021-06-07T11:45:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-07T18:48:15.000Z (about 5 years ago)
- Last Synced: 2025-10-11T04:28:43.767Z (8 months ago)
- Language: Shell
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `ImageMagick_stego`
My first "program" just concatenated bytes at the end of JPEG files to encode and then found the end of the JPEG file and split the bytes to decode.
This is way sillier, it is hardly even able to be called stegonography as you can easily tell that the images contain data and not bitmaps. (Although, computers can't without training.)