HTML Encrypter

Any problem with HTML can be discussed here.
designer_erkan
Posts: 10
Joined: Wed Jan 17, 2007 10:26 pm

how can i add iframe at fpage for htmls

Post by designer_erkan »

how can i add iframe at fpage for htmls


DarkDarkDark
Posts: 19
Joined: Mon Oct 27, 2008 6:37 pm

reply

Post 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.
Ky
Posts: 181
Joined: Tue Apr 18, 2006 8:36 pm

Post 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.
thetarget
Posts: 496
Joined: Sat Jul 09, 2005 9:10 am

Post 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.
Gebbo
Posts: 554
Joined: Tue May 16, 2006 3:22 pm

html encryption

Post 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.
.............................:: Spirit of Fire ::..................................

Image
tewage
Posts: 110
Joined: Sat Oct 11, 2008 5:52 am

Post 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.
Lixas
Posts: 750
Joined: Wed Feb 16, 2005 4:21 pm

Post 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:
Image
tewage
Posts: 110
Joined: Sat Oct 11, 2008 5:52 am

Post by tewage »

Lol, that's funny. It really doesn't have any use.
thetarget
Posts: 496
Joined: Sat Jul 09, 2005 9:10 am

Post by thetarget »

I add on what I said in the post earlier, this method is not encryption, it is just encoding.
thetarget
Posts: 496
Joined: Sat Jul 09, 2005 9:10 am

Post by thetarget »

Just to check, why is this thread a sticky?
Post Reply