0
mikeat10500

Computer Languages

Recommended Posts

I had written a program about 10 years ago encoding information in a bitmap. but turned out it is not very useful, as you will see, after just a few bytes, the pixels which don't match the surrounding pixels. so you can't really "hide" anything as such unless you keep the amount of data really low compared to the bitmap size. There are some programs looking for irregularity in pictures, they find it very quick as the color of the changed pixels don't match the pixels next to it. Plus a bitmap is huge for what you can encode in it. you are better off with just creating a binary file and encrypt it if that's what you are after.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

0