VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

SIMPLE Steganography

Davy Cook  (2 Submissions)   Encryption   Visual Basic 3.0   Intermediate   Wed 3rd February 2021

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 Declarations
SetPixelV
GetPixel

Rate SIMPLE Steganography (3(3 Vote))
SIMPLE Steganography.bas

SIMPLE Steganography Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters