PDA

View Full Version : HTML Hide script Help


johnyplexx
12-17-2002, 08:24 AM
I need a script to hide my html code please help me!!!
All visitors are thief.....
how can i hide my html code???
What script i need???
please help me!!!

scoutt
12-17-2002, 09:25 AM
you can't.

transmothra
12-17-2002, 01:29 PM
i've only ever seen one site that had the source hidden well enough that i couldn't get to it. hence, i can't help ye :(

there's really no reliable way to hide your source anyway. even if you could gray out everything in every menu, your source code is already downloaded to the user's temp folder anyway.

Dr. Web
12-17-2002, 01:40 PM
whats your website, I want to see what your hiding....

scoutt
12-17-2002, 01:43 PM
Originally posted by transmothra
i've only ever seen one site that had the source hidden well enough that i couldn't get to it. hence, i can't help ye :(
curious if you find it again TM.

pretsel
12-17-2002, 10:35 PM
Everyone has answered the question here.. but this website tells you more

https://panel.dreamhost.com/kbase/index.cgi/NSIDT_COJCnHgLQSB6omcyYKbczNgAsUyD3ZRbTz93IRE_001244335?area=2380

Yeh.. you cant do it, even if you disabled right mouse button with javascript, people could turn off javascript or open a different browser.

I've seen people use frames to hide code but then all you have to do is view soure, and copy paste the url embedded in the frame.

All of these ways are very easy to get past.

johnyplexx
12-18-2002, 06:39 AM
This i meen ... http://members.chello.nl/j.vrind1/beasty/
take a look in source code...
i need this script....

how can i do this???
how can i hide my html code???

please HELP ME!!!!!!

transmothra
12-18-2002, 06:59 AM
interesting site.

i don't think i'll ever find that site again. may have just been some sort of fluke or something. hell, they may have used a Chromeless window and then added stuff back to simulate IE, i dunno. all i know is that at that time, i was far too stupid to be able to figure out how to get around it - and trust me, ANY trick you try someone will get around. especially with a site like that - your audience is mainly resourceful little baby wolves.

scoutt
12-18-2002, 08:03 AM
Originally posted by johnyplexx
This i meen ... http://members.chello.nl/j.vrind1/beasty/
take a look in source code...
i need this script....

how can i do this???
how can i hide my html code???

please HELP ME!!!!!!
dude, is this your site or are you showing us what that guy did? if you are showing us then I can say that what he is doing is not worth it. it will take me 5 minutes to decode that site and steal (see) his html code. trust us when we say you CANNOT hide your code. so, I am very curious as to what your site is if that wasn't it.

yoda
12-18-2002, 09:15 AM
i don't get it anyway, why would anyone want to hide there code?

anyway what i always do is enter this at top <!--Error: Source code unparseable--> and than a whole lot of white space hehe alot people believe it ;)

Dr. Web
12-18-2002, 09:33 AM
seriously, nothing your doing is that cool that we couldn't recreate it anyway. All of your cool code was probably taken from another site anyway! LOL! :rolleyes:

transmothra
12-18-2002, 03:49 PM
Originally posted by Dr. Web
seriously, nothing your doing is that cool that we couldn't recreate it anyway. All of your cool code was probably taken from another site anyway! LOL! :rolleyes: haw!

montroze
12-19-2002, 01:28 AM
Originally posted by johnyplexx
This i meen ... http://members.chello.nl/j.vrind1/beasty/
take a look in source code...
i need this script....



LOL - thats far from hidden, simple encryption, easily bypassed.

BTW- I don't think Wazez/Porn links are allowed here

NymRod
12-23-2002, 02:51 AM
View the source here,
http://killerminisites.com
kinda trick, not worth the hassle to most to try to figure it out.

scoutt
12-23-2002, 03:05 AM
huh??? right click and select view source or click on view->source

what is so special about that site?

ablindtomorrow
12-24-2002, 10:24 AM
if people want it bad enough, they'll have your source code.

the best you can do is deter them, by either writing the javascript (which is very simple to get around), or by writing your code all in one line. this makes it very tedious for them to take apart (however, some still will), and its hard for you to edit.