Can't hide ur code

chakradhar koturu replied to Arvind M at 08-May-08 10:49

its simply impossible to hide ur code. you can make your code complex in a way that any body who see your code find it hard to understand but you cant prevent user to see it.
obfuscation is help ful
which got popularized with Gmail. But GMail's obfuscation isn't intentional, it's a side effect of minifying your javascript to improve speed. Things like JSmin can sometimes cut the size of JS files by half, now imagine if you're Google and you have about 15 million people viewing a page per day, reducing the size of a file by half will significantly reduce badwidth.


Click here to sign in and reply. You could earn money via our $500 contest just for being helpful.
  How To Make ASP.NET 2.0 Web Application Copy Protected - Arvind M  08-May-08 06:08 6:08:23 AM
      Re: - Aravind Kumar  08-May-08 05:45 5:45:13 AM
          Re:. - Arvind M  08-May-08 06:10 6:10:52 AM
      Making your Web Application Copy Protected - Rakesh Vikram  08-May-08 05:51 5:51:14 AM
          Re: - Aravind Kumar  08-May-08 06:17 6:17:56 AM
              Re: - Arvind M  08-May-08 06:28 6:28:18 AM
              Blocking source code in Browser... - Rakesh Vikram  08-May-08 08:09 8:09:03 AM
      Protect your website - Sanjay Verma  08-May-08 06:37 6:37:09 AM
      conceal source code - mv ark  08-May-08 06:38 6:38:34 AM
      Can't hide ur code - chakradhar koturu  08-May-08 10:49 10:49:29 PM
          Re:Can't hide ur code - Arvind M  09-May-08 12:54 12:54:09 AM
              Re: - chakradhar koturu  09-May-08 04:12 4:12:33 AM
                  Re: - Arvind M  09-May-08 04:31 4:31:19 AM
              Re: - chakradhar koturu  09-May-08 04:30 4:30:02 AM
                  Re::::: - Arvind M  09-May-08 04:48 4:48:40 AM
                      Re: - chakradhar koturu  09-May-08 10:15 10:15:10 AM
      Web Application Copy Protected - james lupi  09-May-08 07:58 7:58:18 AM
View Posts