Jump to content

Code obfuscation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 122.168.229.72 (talk) at 16:51, 29 April 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

'''HTML ENCRYPTION'''

These days internet is growing day by day and everybody want to have a cool and hitech website with lots of web application running on it . Yes every one wants it but they want it to be free by the way i mean they just HACK IT . from your site and copy it to theirs .....

To encrypt a code a 64 bit cypher algorithm is used , that convert the entire code into the sequence of bits.The sensitive information on your website that is subjected to unauthorized use or your genuine work, then you need to encrypt that source and it will look like a puzzle after encryption to the hackers .

Protect your HTML webpage source code, scripts, etc. from unauthorized copying. Prevent email harvesting robots from extracting your email address from your web pages and adding you to a SPAM list.

Using the encryption sites :

  i. First take a backup copy of your original HTML source file or webpage . 
      
  ii. Then in the box below Paste the HTML code that you wish to encrypt . This can be an entire web page, an email address, a link, a script,  that you can put on a web page!
      
  iii. Click the "Encrypt HTML" button generally you will find in all websites.  
      
 iv. Then you are almost finished ,s imply paste the encrypted HTML code in place of the original HTML code .
   

These sites will encrypt your HTML source code to prevent others from viewing it or copying it. The encrypted HTML code will work exactly like the original, including any CSS ,Ajax, XML, scripts, forms etc.

  1. http://www.minjle.com/encryption.html