Free2Code
 
Time: 2008-12-04, 07:46pm
can u hep me about stegonography?
Subject: can u hep me about stegonography?  ·  Posted: 2007-03-22, 11:08am
Rank: ? (3)
Member #: 29581
I have this semester project about stegonography.am searching in internet algorithm it in c++ but no result.
can u help in this searshing.
thanks for all.
grin

 
  Reply to this ·  Post link ·  Top
Subject: Re: can u hep me about stegonography?  ·  Posted: 2007-03-22, 01:22pm
Rank: ? (767)
Member #: 11085
I did not know what the word "steganography" meant until I read this topic and am not able to think of any simple algorithm off-hand, but considering you asked for assistance searching, that shouldn't be a problem. This Google search has turned up a few links with code behind them. May it be of some assistance. If not, I will make an effort to make up an algorithm of some sort provided that you tell me exactly what this steganography algorithm should do.

- relpats_eht
 
  Reply to this ·  Post link ·  Top
Subject: Re: can u hep me about stegonography?  ·  Posted: 2007-03-23, 04:15am
Rank: ? (3)
Member #: 29581
thanks relpats_eht
i was search in Internt........but not good result...
http://securengine.isecurelabs.com/
http://www.vb-helper.com/tutorial_steganography.html
this site explain,and have example about stegonography ,but by vb6
i want by c++


 
  Reply to this ·  Post link ·  Top
Subject: Re: can u hep me about stegonography?  ·  Posted: 2007-03-23, 07:59am
Rank: ? (767)
Member #: 11085
I've seen visual basic six code, if you can't convert that into C++, then I doubt you will do very well on this project. Not to be rude, I merely mean that syntax is an abstraction in programing, and in the case of vb6 and C++, a very small abstraction at that.

Anyway, just convert the code in those tutorials, I doubt it will be much of a challenge.

- relpats_eht
 
  Reply to this ·  Post link ·  Top
Subject: Re: can u hep me about stegonography?  ·  Posted: 2007-03-23, 08:56am
Rank: ? (3)
Member #: 29581
ok thanks

 
  Reply to this ·  Post link ·  Top
Subject: Re: can u hep me about stegonography?  ·  Posted: 2007-04-23, 06:46am
Rank: ? (1)
Member #: 29609

hi all smile

also i have search about BMP steganography
i found a few most of them on GIF or JPG

relpats_eht could you give me one of the VB6.0 codes that in BMP steganography please .

or anay one how have a BMP steganography VB6.0 sorce code or a complete tutorial link on it.

frown

thanx for all .

» Post edited 2007-04-23, 06:47am by sunset.

 
  Reply to this ·  Post link ·  Top
Subject: Re: can u hep me about stegonography?  ·  Posted: 2007-04-23, 07:28am
Rank: ? (767)
Member #: 11085
I have never programmed in BASIC or any variant of it, therefore, the only links and code I have are provided in the link I already posted in this thread.

In any event, BMP, GIF, JPG: they are all converted into raw data, I would assume, by the program before running. Just grab a decent image library -- DevIL is quite good -- and you are set.

- relpats_eht
 
  Reply to this ·  Post link ·  Top

Pages: 1

Please login or register to post a reply.

icons