by Davy Cook (2 Submissions)
Category: Encryption
Compatability: Visual Basic 3.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(3 Votes)
Steganography is the act of hiding data in an image. This is a *VERY* simplistic example. I say this because true steganography you can not tell the data is there. In this program you can tell the data is there, but you cant retrieve it without the pattern. I wrote this shearly as a way for someone to learn from and modify to become TRUE steganography. The idea for this pattern of hiding (that i use here, to my knowledge anyway) came from my friend Philip who attempted this very thing but was unable to get it to work correctly, so I took it upon myself and made it work! *Uses fredrik qvarfort's compression routine.*
** I KNOW ITS SIMPLE, I KNOW ITS EASY TO CRACK, BUT I WAS BORED **
API DeclarationsSetPixelV
GetPixel
Upload