Search:

Type: Posts; User: donzii

Search: Search took 0.25 seconds.

  1. Replies
    10
    Views
    2,348

    Re: reading LSB of binarydata

    thanx
    to take each bits we have to read the bytes of the text files right but then howto save them in lsb of image?
  2. Replies
    10
    Views
    2,348

    Re: reading LSB of binarydata

    ok thanx for that sugestion then now what i have to do to hide whole text data into an image file just give me some hints so that i can work .
  3. Replies
    10
    Views
    2,348

    Re: reading LSB of binarydata

    LSB means least significant Bit and i am doing a project on staganographyso for that purpose ineed to hide LSB of text data into the LSB of image file.SO i need to read LSB which i dont no so i need...
  4. Replies
    10
    Views
    2,348

    Re: reading LSB of binarydata

    i mean to say i used byte[] b=filename.getBytes() to covert a text file into bytes now i need to change the LSB of that data
  5. Replies
    10
    Views
    2,348

    reading LSB of binarydata

    i am able to change the content of text file to binary but now i have to select all the LSB of that binary data for further work how can i do that
Results 1 to 5 of 5