Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > stenography

Reply
Thread Tools

stenography

 
 
Alexander Alexander
Guest
Posts: n/a
 
      01-05-2010
Hello. Is the following problem: write stenography information literally
in the BMP file. How can this be achieved in Ruby?
--
Posted via http://www.ruby-forum.com/.

 
Reply With Quote
 
 
 
 
Chris Hulan
Guest
Posts: n/a
 
      01-05-2010
On Jan 5, 8:42*am, Alexander Alexander <alexandrtaras...@gmail.com>
wrote:
> Hello. Is the following problem: write stenography information literally
> in the BMP file. How can this be achieved in Ruby?
> --
> Posted viahttp://www.ruby-forum.com/.


stenography is writing in short-hand
Are you trying to capture a picture of such text?
Or are you trying to hide info in a picture (steganography)?
 
Reply With Quote
 
 
 
 
Simone D'Amico
Guest
Posts: n/a
 
      01-05-2010

Il giorno 05/gen/2010, alle ore 15.55, Chris Hulan ha scritto:

> On Jan 5, 8:42 am, Alexander Alexander <alexandrtaras...@gmail.com>
> wrote:
>> Hello. Is the following problem: write stenography information literally
>> in the BMP file. How can this be achieved in Ruby?
>> --
>> Posted viahttp://www.ruby-forum.com/.

>
> stenography is writing in short-hand
> Are you trying to capture a picture of such text?
> Or are you trying to hide info in a picture (steganography)?
>


Cool! I hope there steganography gem around XD


Simone D'Amico
*nix powered






 
Reply With Quote
 
Alexander Alexander
Guest
Posts: n/a
 
      01-05-2010
I need - Or are you trying to hide info in a picture (steganography).
--
Posted via http://www.ruby-forum.com/.

 
Reply With Quote
 
Chris Hulan
Guest
Posts: n/a
 
      01-05-2010
On Jan 5, 10:02*am, Alexander Alexander <alexandrtaras...@gmail.com>
wrote:
> I need - Or are you trying to hide info in a picture (steganography).
> --
> Posted viahttp://www.ruby-forum.com/.


A quick Google didn't turn up any Ruby libs but I did find this:
"http://magdalena.thedarkmere.net/~beau/COT4810 Final Paper
Grantham.pdf"

looks like he used Ruby

cheers
 
Reply With Quote
 
Gregory Biasky
Guest
Posts: n/a
 
      01-05-2010
Chris Hulan wrote:
> On Jan 5, 10:02�am, Alexander Alexander <alexandrtaras...@gmail.com>
> wrote:
>> I need - Or are you trying to hide info in a picture (steganography).
>> --
>> Posted viahttp://www.ruby-forum.com/.

>
> A quick Google didn't turn up any Ruby libs but I did find this:
> "http://magdalena.thedarkmere.net/~beau/COT4810 Final Paper
> Grantham.pdf"

Your link something does not work .

--
Posted via http://www.ruby-forum.com/.

 
Reply With Quote
 
Jonathan Nielsen
Guest
Posts: n/a
 
      01-05-2010
>> Your link something does not work .
>
> Try this link:

(d'oh, my bad: this is the proper one:
http://magdalena.thedarkmere.net/~be...20Grantham.pdf
>
> -Jonathan Nielsen
>


 
Reply With Quote
 
Jonathan Nielsen
Guest
Posts: n/a
 
      01-05-2010
> Your link something does not work .

Try this link:
http://magdalena.thedarkmere.net/~be...20Grantham.pdf

-Jonathan Nielsen

 
Reply With Quote
 
Brian Candler
Guest
Posts: n/a
 
      01-05-2010
Gregory Biasky wrote:
> Chris Hulan wrote:
>> On Jan 5, 10:02�am, Alexander Alexander <alexandrtaras...@gmail.com>
>> wrote:
>>> I need - Or are you trying to hide info in a picture (steganography).
>>> --
>>> Posted viahttp://www.ruby-forum.com/.

>>
>> A quick Google didn't turn up any Ruby libs but I did find this:
>> "http://magdalena.thedarkmere.net/~beau/COT4810 Final Paper
>> Grantham.pdf"

> Your link something does not work .


Replace spaces with %20 to make a valid URL.
http://magdalena.thedarkmere.net/~be...20Grantham.pdf
--
Posted via http://www.ruby-forum.com/.

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57