Java School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become a Java Expert!

Join 307,015 Java Programmers for FREE! Get instant access to thousands of Java experts, tutorials, code snippets, and more! There are 2,077 people online right now. Registration is fast and FREE... Join Now!




Steganography

2 Pages V < 1 2  
Reply to this topicStart new topic

> Steganography, The basics explained, to the complexity of the entire running program

Rating  5
mykkanai
*



post 19 Jan, 2009 - 08:53 PM
Post #21
your program need a main method..where is the main method of your program regarding to the controller..
i also try to set the controller as main method but it doesn't work.
thanks in advance..
Go to the top of the page
+Quote Post

zueStone
*



post 9 Mar, 2009 - 09:14 PM
Post #22
QUOTE(William_Wilson @ 12 May, 2007 - 01:24 PM) *

No problem, i've always enjoyed all forms of encryption and cryptography, but i don't always have time to pursue it. I will admit the idea of modifying the least significant bit is not really my idea, it has been used in many programs over the years, and it is the most logical choice if you understand the importance of each bit.


*I also wanted to take the opportunity to properly describe how the GUI works, as it is simple and not explained anywhere, lol.
Menu Options:

Encode: type or paste the text to encode into the textarea, and press "Encode Now!", this will prompt you with a jfilechooser, which is to pick your image to encode, then you are prompted for an output file name (this does not include the extension, as it will always be .png). If the image is encoded correctly, the end result image will be saved, and then displayed in the decode view.

Decode: will prompt to choose an image, .jpg are available, but it will not work, so select a .png. Once open, select "Decode Now!" and if the image has a hidden message it will be displayed in the textarea of encode view.


I have also been adding some encryption abilities to the text, before it is encoded, both encryptions thus far are bit shifting operations. If there is a demand for it, i can post .jar files of any newer versions i create.
\
it's the technique for encoded image file same with encoded a JAR file.

Go to the top of the page
+Quote Post

mykkanai
*



post 15 Mar, 2009 - 07:41 PM
Post #23
what if i wanted to encrypt some document files like .doc,.ppt,.xls file type it is possible to encrypt it into image file?and how did i know if this text files are compatible from the chosen image?
hope you can help me regarding with my problem..
thank you...
Go to the top of the page
+Quote Post

anumano
*



post 24 May, 2009 - 05:23 PM
Post #24
how to run this stegano graphy program for me error is coming did i need any separate interface for this.pls reply me
Go to the top of the page
+Quote Post

ma03
*



post 15 Jul, 2009 - 05:34 AM
Post #25
Thanks alot!
This has really been helping me so far!
Any chance of uploading the updated classes?

ma03
Go to the top of the page
+Quote Post

Antono
*



post 2 Aug, 2009 - 02:38 AM
Post #26
Why
CODE
  if(addition.length + offset > image.length)
and not
CODE
if(addition.length * 8 + offset > image.length)
? You must hide addition.length*8 bits, not only addition.length. Thanks for the answer.
Go to the top of the page
+Quote Post

salentinux
*



post 24 Aug, 2009 - 11:17 PM
Post #27
Png image with transparent background encodes in a black color background image. How we could modify the code so image bg remains transparent?
tnks

Png image with transparent background encodes in a black color background image. How we could modify the code so image bg remains transparent?
tnks
Go to the top of the page
+Quote Post

kheysha_07
*



post 22 Sep, 2009 - 10:35 PM
Post #28
hello..

im just a beginner on using netbeans ide.. and im making a project
on image steganography..
how can i get the image using fileBrowser and copy the path of the image on a textfield?

thank you for the response.. smile.gif
Go to the top of the page
+Quote Post

Bverly
*



post 31 Oct, 2009 - 12:21 AM
Post #29
Awesome tutorial biggrin.gif.
i have tested this program , it works perfectly however i find that the text affect the image, i can see the difference between 2 image.
Go to the top of the page
+Quote Post


2 Pages V < 1 2
Reply to this topicStart new topic
3 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
1 Members: frcrit

 


Lo-Fi Version Time is now: 11/21/09 07:31AM

Live Java Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Java Tutorials

Reference Sheets

Java Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month