https://github.com/princep/medusa_final
Final Project
https://github.com/princep/medusa_final
Last synced: 16 days ago
JSON representation
Final Project
- Host: GitHub
- URL: https://github.com/princep/medusa_final
- Owner: PrinceP
- Created: 2014-12-20T13:00:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-20T13:39:57.000Z (over 11 years ago)
- Last Synced: 2025-01-04T14:57:13.542Z (over 1 year ago)
- Language: Java
- Size: 2.95 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Medusa_Final
============
"Name was given because of the cause"
A basic Steganography project which takes picture or audio as an input (.jpeg,.mp3) and a message (text or picture(<1MB)) then
supplies the carrier which can be sent accross the network.
Once the carrier message is received it can be again deconstructed to give the message.
It contains a GUI package based upon the JAVAFx pages which supplies user a comfortable look & feel of application.
For successfully deploying this project you need to setup the environment as follows.
1.Using the NETBEANS 7.2 RC2.
2.Including all the jar files of project.
3.We used java fx builder for developing the UI of the project.
4.Use of basic audio supported jar files like jlayer1.0.1 for the displaying picture and running the audio files.