Contact at mumbai.academics@gmail.com or 8097636691
Responsive Ads Here

Tuesday, 2 January 2018

Digital Steganography Project Java

About Digital Steganography Project:

This digital steganography project is implemented in Java; it requires Java development kit (J2sdk1.4.1 and above). It can be run on any operating system. This system provides a user-friendly interface. Being developed in Java, it is platform independent and highly flexible.
Here, secret information are hidden within data i.e, multimedia data, which is an image, and the data (secret information) can be sent anywhere. The multimedia data simply acts as a medium to maintain secrecy of the information to be conveyed.
In order to hide data within an image, the sender-side program is to be run. And, for receiving the hidden secret information, you need to run the receiver-side program.
This digital steganography contains both sender and receiver-side programs. So, user can use a program depending on whether they want to receive or send data.

Modules Overview:

Digital Steganography is a two-modules project, namely: making stegano medium and getting secret information from stegano medium.
In the first module, making stegano medium, the secret information to be transmitted in hidden in an image file. This first requires a user code and then the information. After that, a secret code is generated based on the user code and the secret information which is later used by receiver to extract the information transmitted.
In getting secret information from stegano medium module, only those who have the secret code generated by the first module can see the secret information hidden under an image. Actually, anyone can see the image, but not the information – not without the secret code.
Digital Steganography Project
Sample Screenshot

System Specification:

Hardware Specification:
  • Processor:    Pentium IV
  • 40 GB hard disk space.
  • 256 MB RAM or more.
  • 1.44 Floppy Disk Drive.
  • 104 keys keyboard.
  • Display capable of showing 65,000 colors or more.
  • CD-ROM Drive for installing the package.
  • Mouse with minimum two buttons.
Software Specification:
  • Front End:    Java (jdk1.4.1 and above)
  • OS        :       Windows / Linux / Solaris
Conclusion:
The proposed Digital Steganography project provides a GUI, user-friendly software system through which secret information can be easily transmitted without hackers knowing anything about it. Attaining all Java features, this system is platform independent and flexible.

No comments:

Post a Comment