Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » Is there a way to hide source code in browsers?


Is there a way to hide source code in browsers?

Closed Thread
  #21 (permalink)  
Old 06-09-05, 01:00 PM
jonnykx jonnykx is offline
Newbie Coder
 
Join Date: Jun 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
I'm not sure if I really did crack it.

I ran a packet trace and then made a request to the protect.htm page. I looked over my http traffic and manually sent a request for each of the http requests that the browser had automatically made. I noticed there was an example.php. When I got that, it looked like the same page. I was able to use the Media tab of the Page Info dialog to save the image. Of course, none of this was possible on the protect.htm page.

It could just be coincidence. Maybe I got unrelated code that happens to look like the protected page itself. That's why I'm not exactly sure I did it. Admittedly, I got lost in all of the http requests and 308's.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #22 (permalink)  
Old 06-10-05, 08:15 AM
simonsmith simonsmith is offline
Newbie Coder
 
Join Date: Jun 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Yes...

which method did you use to grab the source code I would be very intersted... well i never! you better share with every one how you did that then!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #23 (permalink)  
Old 06-10-05, 08:16 AM
simonsmith simonsmith is offline
Newbie Coder
 
Join Date: Jun 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
try again

well ill make another more protected page ill upload it later then try again if you can get passed that then I guess you win
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #24 (permalink)  
Old 06-13-05, 05:24 PM
simonsmith simonsmith is offline
Newbie Coder
 
Join Date: Jun 2005
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Wink New Software

http://www.htmlblock.co.uk/setup.zip

Now everyone can download it FREE!

Phil.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #25 (permalink)  
Old 06-13-05, 05:51 PM
yoey2k yoey2k is offline
New Member
 
Join Date: Jun 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
"You can have a look at : http://www.codehouse.com/webmaster_tools/html_encoder/"

This website also has a decoder, which can be used by other people to decode the code.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #26 (permalink)  
Old 07-08-05, 11:16 AM
Yoggi Yoggi is offline
Newbie Coder
 
Join Date: Jun 2005
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by puppetcaptain
Create one page that loads 2 frames, one at 0 percent and 1 at 100 percent..... but most everyone knows how to do it. It is even in the Microsoft knowledge base. Just search on how to use frames.
I bought once some 'vault/safe/lock' - can't remember the exact name - from a vendor at Clickbank.
It was just making use of the above frames method. When the thankyou e-mail arrived, the refund was already processed...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #27 (permalink)  
Old 07-11-05, 05:13 PM
jonnykx jonnykx is offline
Newbie Coder
 
Join Date: Jun 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
When I got to the unencrypted page (example.php), I just clicked "View Source" on my "Web Developer" toolbar (a Firefox extension). Again, it could have just been coincidence that I found that page with the same content, and didn't actually crack anything. Was it? That is, was the page I found, just an unencrypted page, or was it actually a part of the source code encryption process?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #28 (permalink)  
Old 07-11-05, 06:09 PM
Lafa's Avatar
Lafa Lafa is offline
Newbie Coder
 
Join Date: Jul 2005
Location: Moss, Norway
Posts: 24
Thanks: 0
Thanked 0 Times in 0 Posts
any one with a small knowledge of cracking can get ANY source of ANY kind to their computer.
__________________
TUXRocks, you dont.

Push it to the limit
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #29 (permalink)  
Old 07-13-05, 02:53 PM
TwoD TwoD is offline
Community VIP
 
Join Date: Sep 2003
Location: 404
Posts: 1,813
Thanks: 0
Thanked 0 Times in 0 Posts
Lafa: If a serverside script is correctly protected, it is impossible to get the source because all attempts to read the code only gives you the output.
__________________
[W3Schools - learn all about the standards.] [QuirksMode - Browser Quirks] [MS's Online Reference Docs] [DOM in Gecko.]
Please pay attention to stickys, announcements and forum rules, thank you.
Please also remember Code Wrappers and [SOLVED] Marking, this helps everyone.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
  #30 (permalink)  
Old 07-15-05, 04:47 PM
cfmlgirl cfmlgirl is offline
Newbie Coder
 
Join Date: Jul 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
I would also like to hide, not all, but portion of the script on the page... it there a way to disable "view source" on the browsers menu?

NOTE: just to answer "why i want to hide my code": i'm working on a jobs board where members have to pay to view jobs. What happens that competion comes in and stills the job description and posts on thier sites...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Closed Thread

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP hide data from appearing in html source code generated by perl redd218 Perl 2 03-01-05 04:03 AM
Source Code Bravi JavaScript 6 02-09-05 06:03 AM
Source Code Repository MrDarko PHP 0 08-18-04 06:33 PM
Look for a source code bionicsamir Script Requests 3 01-29-04 06:21 PM


All times are GMT -5. The time now is 01:44 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.