Steganography on Images (project)

Steganography on Images

I am in the process of updating my blog with a detailed description of my projects so that people can know my programming expertise and hire me for programming jobs!

I did this project sometime back in which i was supposed to hide text into images that user uploads into the system. This text is hidden inside the image and is not displayed when seen by the naked eye. There are many sophesticated algorithm for the project, but we used a simple substitution algorithm for encoding the text into several pixels of the image.

The user who uploads the image also has to give a secret password or a passcode which is used as an encryption key to decide the position of the pixels whose values are substituted to accomodate the position the bits of text to be hidden in the image. This is a project that i did more that 3 years ago and was done in Vb 6.0 as the client had specifically requested at that time. Later on, i did convert the project into the .net platform using asp.net with vb.net.

To do this project in VB 6 was relatively difficult because of the various bit level calculations that we had to perform which is painstaking in vb 6 but using .net i could leverage the power of .net to do this project and to include several other features to this project.

The latest additions to this software was the ability to share and transfer the images with other users giving the software some social features. This software could also watermark images and have visible or invisible copyright information about the images.

This entry was posted in Projects and tagged , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

6 Comments

  1. Ranjana
    Posted August 12, 2008 at 10:40 am | Permalink

    sir,
    i want to make project on stegnography on images using .net or C++, but i dont know form where & how to start working on it .so kindly give me your valuable suggestion on it . thanks

  2. Posted August 13, 2008 at 12:18 am | Permalink

    hi ranjana,
    you can start by defining the scope of the project and decide what do you want to be a part of the project and what you want to be out of the project.

    you can also look into various aspects of steganography and various steganography algorithms…and then decide upon an approach and proceed.

    If you want to outsource this you can contact me and we can get started!!

    Cheers!

  3. PRATIK
    Posted August 29, 2008 at 1:38 pm | Permalink

    sir,
    i want to make the same project u have talkd abt earlier but using matlab and i dont have much information abt steganography or how it works really need ur help on the issue and ne suggestions.thnks:)

  4. akbar
    Posted September 7, 2008 at 9:08 am | Permalink

    sir,
    i want to know about algorithm of LSB image steganography,and would give you some advice if i want to make a program with those methode?

  5. keshvan
    Posted October 10, 2008 at 7:01 am | Permalink

    Sir, iam in my last year of engg. I’m planning to do a project on stegnography for my 8th sem project.
    I want to know about its details like what language knowledge is needed to implement it? How to start with it?
    what main information is needed to proceed with the project?

  6. noor
    Posted September 14, 2009 at 4:28 am | Permalink

    sir,i want to know the details of the blum blum shub key generator? and It’s matlb program if it possible?

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>