hide text in text steganography java source code
#1

text in text steganography java source code...
plz send me its urgent...
Reply
#2
Text Steganography

Steganography is the art and science of hidden writing. While an encryption program such as our companion JavaScrypt page protects your message from being read by those not in possession of the key, sometimes you wish to obscure the very fact you're sending an encrypted message at all. An encoded message just screams you're using encryption, which may attract unwanted attention to your activities even if snoopers cannot read the text of your messages. Steganography attempts to conceal the presence of an encrypted message; over history a wide variety of techniques have been used: secret compartments in objects, invisible ink, microdots, grilles used to hide letters of a message among innocent text, and, in the digital age, embedding messages as imperceptible noise in images and audio files.

This page implements a very rudimentary form of steganography; an encrypted message is converted to what, at first glance, looks like English text. It is, in fact, English text, but complete nonsense, consisting of words chosen from a dictionary of 65536 (216) words, each encoding two bytes of the message in the position of the word in the dictionary. Punctuation and paragraph breaks are sprinkled through the text to make it look (marginally) more plausible. Let's be frank: anybody who gives this text more than a cursory glance is going to immediately twig to the fact that something very odd is going on here (unless, perhaps, you give it a suitably postmodern title and cast it as a paper published in Social Text). To make things less obvious, you may wish to embed the text generated by this page into a long document, having beforehand established a convention with your correspondent to permit them to locate it.

Cipher Text

To convert an encrypted message to English text, paste the cipher text generated by JavaScrypt into the box below, then press the Hide button. You can control the approximate length of lines of text by setting the Line length, and suppress the interspersing of punctuation and paragraph breaks by unchecking Punctuation. The cipher text may be in any of the encodings supported by JavaScrypt. If the cipher text lacks the sentinels normally included by JavaScrypt (for example, if you're using this page to convert a Base64 file generated by another program to text), you must specify the encoding by checking the corresponding button in the Encoding section below the Hidden Text box.
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: matlab code for hiding text in audio, usecase text for billing, v ganeshan text book problems and answers pdf, text 2 speech, text categorizatio, java source code for text visual cryptography, seminar text of selection procedure of infosys,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  free download source code of online college magazine 5 17,602 29-06-2018, 10:09 AM
Last Post: Guest
  opengl source code for butterfly 3 3,243 14-05-2018, 08:57 AM
Last Post: Akshatha k
  ice cream parlour management system in vb source code 4 5,257 04-04-2018, 11:58 PM
Last Post: vprk77
  dwt code in java for image 2 6,336 24-03-2018, 10:06 PM
Last Post: Guest
  source code in php for online training and placement cell management 1 6,665 23-03-2018, 09:06 AM
Last Post: ritzi
  free download college website project in html with source code 2 4,605 24-02-2018, 10:46 AM
Last Post: Guest
  source code for hospital management system in jsp 4 1,937 13-01-2018, 10:51 AM
Last Post: dhanabhagya
  source code in c for dna cryptography in computer sc ppt 1 1,515 09-01-2018, 09:59 PM
Last Post: harshavarshinib
  to find whether a number is krishnamurthy number or not using java 1 11,246 01-01-2018, 11:39 AM
Last Post: dhanabhagya
  java programmings for bus ticket reservation source code 1 6,204 09-11-2017, 11:28 PM
Last Post: Ayushi Nagar

Forum Jump: