The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

how to hide script/code?

3 posters

Go down

how to hide script/code? Empty how to hide script/code?

Post by grace_cruz429 June 9th 2009, 8:54 pm

hi guys i have a question. do you know how to hide a script or code in the view page source? what i mean is for example i posted a video, then if we look on it on the view page source the code will be hide or maybe change into any code that will be useless even it will steel by anyone.. coz in the view page soure of firefox or internet explorer they can see all my code or script i use on that post and they can easily stole my hardworking stuff Sad can you please teach me or what should i add on my code to protect it Sad thanks so much in advance..
avatar
grace_cruz429
Forumember

Posts : 31
Reputation : 0
Language : english

Back to top Go down

how to hide script/code? Empty Re: how to hide script/code?

Post by Walshy95 June 9th 2009, 9:04 pm

Do you want to hide stuff? If so I think the code is [*hide][/hide] but without the asterisk (*). Put that code in between the other codes, though.
Walshy95
Walshy95
Active Poster

Male Posts : 1308
Reputation : 6
Language : English
Location : UK, Liverpool

Back to top Go down

how to hide script/code? Empty Re: how to hide script/code?

Post by grace_cruz429 June 9th 2009, 9:22 pm

Torres wrote:Do you want to hide stuff? If so I think the code is [*hide][/hide] but without the asterisk (*). Put that code in between the other codes, though.

i know that one but if they will reply still my stuff still there.. what i want to know is on the view page source.. it is on the menu on view or when you right clik you will see view page source. and when you choose that all of the script used on that page will revealed.. i saw one site they can change the orig script to fake script so even if the others use that view page source, it will becamoe useless to them post it on the other site because it was change into other codes or fake codes...

example is this

it was a code of a video.. but when you see it on the page source it will beome like this..

<script>
//<!--
document.write(unescape("%3C%65%6D%62%65%64%20%69%64%3D%27%70%63%74%76%70%27%20%6E%61%6D%65%3D%27%70%63%74%76%70%27%20%73%72%63%3D%27%68%74%74%70%3A%2F%2F%77%77%77%2E%70%69%6E%6F%79%63%68%61%6E%6E%65%6C%2E%74%76%2F%76%69%64%2F%70%6C%61%79%65%72%33%32%39%2E%73%77%66%27%20%71%75%61%6C%69%74%79%3D%27%68%69%67%68%27%20%6D%65%6E%75%3D%27%66%61%6C%73%65%27%20%62%67%63%6F%6C%6F%72%3D%27%45%46%45%46%45%46%27%20%77%6D%6F%64%65%3D%27%6F%70%61%71%75%65%27%20%65%6E%61%62%6C%65%6A%73%3D%27%74%72%75%65%27%20%61%75%74%6F%73%74%61%72%74%3D%27%74%72%75%65%27%20%61%6C%6C%6F%77%66%75%6C%6C%73%63%72%65%65%6E%3D%27%66%61%6C%73%65%27%20%61%6C%6C%6F%77%73%63%72%69%70%74%61%63%63%65%73%73%3D%27%61%6C%77%61%79%73%27%20%66%6C%61%73%68%76%61%72%73%3D%27%77%69%64%74%68%3D%36%33%30%26%68%65%69%67%68%74%3D%33%37%38%26%61%75%74%6F%73%74%61%72%74%3D%74%72%75%65%26%62%75%66%66%65%72%6C%65%6E%67%74%68%3D%33%26%66%69%6C%65%3D%68%74%74%70%3A%2F%2F%77%77%77%2E%70%69%6E%6F%79%63%68%61%6E%6E%65%6C%2E%74%76%2F%73%65%79%72%65%74%66%69%6C%65%73%2F%63%61%63%68%65%2F%70%72%6F%2F%76%65%6F%68%63%6F%6D%2F%62%37%37%66%35%32%35%64%37%34%38%31%30%31%63%36%39%39%34%62%61%33%32%66%33%35%66%32%35%39%61%33%2E%78%6D%6C%26%6C%6F%67%6F%3D%68%74%74%70%3A%2F%2F%77%77%77%2E%70%6E%6F%79%79%2E%63%6F%6D%2F%69%6D%61%67%65%73%2F%65%62%74%2D%6C%6F%67%6F%2E%67%69%66%26%73%74%72%65%74%63%68%69%6E%67%3D%66%69%6C%6C%27%20%77%69%64%74%68%3D%27%36%33%30%27%20%68%65%69%67%68%74%3D%27%33%37%38%27%3E"));
//-->
</script>
avatar
grace_cruz429
Forumember

Posts : 31
Reputation : 0
Language : english

Back to top Go down

how to hide script/code? Empty Re: how to hide script/code?

Post by nelsaidi2 June 9th 2009, 10:51 pm

Erm, you cant hide something from page source, even convering the characters to other stuff can still be copied and pasted just as easily.
avatar
nelsaidi2
Forumember

Posts : 36
Reputation : 0
Language : English

Back to top Go down

how to hide script/code? Empty Re: how to hide script/code?

Post by Guest June 9th 2009, 11:38 pm

You can be smart and change the CSS codes to import codes like so

Code:
@import url("http://tinyurl1.com");
@import url("http://tinyurl2.com");
@import url("http://tinyurl3.com");
@import url("http://tinyurl4.com");
@import url("http://tinyurl5.com");
@import url("http://tinyurl6.com");

This basically means that the CSS is split into 6 different files, This code would be mixed up and out of order making it extremely annoying and not very worth while stealing.

You could alternatively use something like a source code encrypter but i don't find them very reliable

Encrypter

however the funniest way to deter people from stealing it is:

1. Once you have your CSS code exactly how you want it, Copy and paste it into notepad.

2. For each section of the code add headers and numbers starting at 1,2,3 ..... etc

Example:

Code:
**********************
/*1. This is the body Code*/
**********************
body {
Code here
}

**********************
/*2. This is the header Code*/
**********************
.header {
Code here
}

3. Save this copy and then go back to the first code

4. Scramble all the sections so you have the footer next to the header

5. Use that code Smile

This means that if anyone wants to use it , it will take a good day or two for them to edit the code before actually changing anything else, Of course you have the only organized code making it easier for you to edit your own site Very Happy

Regards








Craig
avatar
Guest
Guest


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum