VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



SIMPLE Steganography

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

Rate SIMPLE Steganography

Upload

Download this snippet    Add to My Saved Code

SIMPLE Steganography Comments

No comments have been posted about SIMPLE Steganography. Why not be the first to post a comment about SIMPLE Steganography.

Post your comment

Subject:
Message:
0/1000 characters