Page 2 of 3

how can i add iframe at fpage for htmls

Posted: Sat Jan 20, 2007 12:29 pm
by designer_erkan
how can i add iframe at fpage for htmls

reply

Posted: Tue Oct 28, 2008 5:46 pm
by DarkDarkDark
cool thanks, this might be good to use if you have a small bit of code you are using that you don't want anyone to see.

Posted: Wed Oct 29, 2008 10:58 pm
by Ky
Encrypting web pages was more of a gimmick that was popular several years ago. They really serve no purpose except being a pain to maintain, and it doesn’t stop people from copying your work by hand.

Posted: Sat Nov 01, 2008 2:38 am
by thetarget
A 2 year old thread.

As Ky said, and i agree. And IMHO I can further add that protecting HTML codes serve no purpose.

As for the encryption, it is run by javascript, so what the hell.. reverse engineer and bang, you got the codes. Anti right **** scripts is no use either, all browsers can view source from the toolbar above.

bottom line: Dont waste your time protecting your work, use them to create more splendid masterpieces.

html encryption

Posted: Mon Nov 03, 2008 3:20 pm
by Gebbo
Flipper3 wrote:This won't hide your source code or disable right ****. This just makes your HTML hidden. There is a way to crack it, but it would take massive amounts of time to crack it and the person would only be cracking your HTML, not your PHP or any of that. Here is the website where you can encrypt your HTML:

Encrypt Your HTML or http://www.iwebtool.com/html_encrypter


Enjoy!
Lol there is not much point in encrypting html to tbh.

Posted: Mon Nov 03, 2008 10:07 pm
by tewage
Tails5 wrote:Does look interesting, but how is someone supposed to edit their pages if they look like this:

Code: Select all

<Script Language='Javascript'>

<!--
****.write(unescape('%3C%70%20%61%6C%69%67%6E%3D%63%65
%6E%74%65%72%3E%3C%66%6F%6E%74%20%63%6F%6C%6F%72%3D%72%65%64%20%73%69%7A%65%3D%2B%35%20%73%74%79%6C%65
%3D%69%74%61%6C%69%63%20%77%65%69%67%68%74%3D%62%6F
%6C%64%20%66%61%63%65%3D%22%57%65%62%64%69%6E%67%73
%22%3E%48%65%6C%6C%6F%20%6D%79%20%66%72%69%65%6E%64
%2C%20%70%6C%65%61%73%65%20%74%65%6C%6C%20%6D%65%20
%69%66%20%79%6F%75%20%63%61%6E%20%64%65%63%6F%64%65%20
%74%68%69%73%3C%2F%66%6F%6E%74%3E%3C%2F%70%3E'));
//-->
</Script>
That's the point, so no one can edit. you should have a copy of the page you're encrypting.

Posted: Thu Nov 06, 2008 8:54 pm
by Lixas
Tails5 wrote:Does look interesting, but how is someone supposed to edit their pages if they look like this:

Code: Select all

<Script Language='Javascript'>

<!--
****.write(unescape('%3C%70%20%61%6C%69%67%6E%3D%63%65
%6E%74%65%72%3E%3C%66%6F%6E%74%20%63%6F%6C%6F%72%3D%72%65%64%20%73%69%7A%65%3D%2B%35%20%73%74%79%6C%65
%3D%69%74%61%6C%69%63%20%77%65%69%67%68%74%3D%62%6F
%6C%64%20%66%61%63%65%3D%22%57%65%62%64%69%6E%67%73
%22%3E%48%65%6C%6C%6F%20%6D%79%20%66%72%69%65%6E%64
%2C%20%70%6C%65%61%73%65%20%74%65%6C%6C%20%6D%65%20
%69%66%20%79%6F%75%20%63%61%6E%20%64%65%63%6F%64%65%20
%74%68%69%73%3C%2F%66%6F%6E%74%3E%3C%2F%70%3E'));
//-->
</Script>
there is written:
Hello my friend , please tell me if you can decode this
Simple! Huh? :rolleyes:

Posted: Sat Nov 08, 2008 6:11 am
by tewage
Lol, that's funny. It really doesn't have any use.

Posted: Sat Nov 08, 2008 10:39 am
by thetarget
I add on what I said in the post earlier, this method is not encryption, it is just encoding.

Posted: Thu Nov 13, 2008 3:10 pm
by thetarget
Just to check, why is this thread a sticky?