PDA

Click to See Complete Forum and Search --> : webpage source encrypted?


Alt+F4
July 21st, 2002, 10:04 PM
today i was surfing the web and i found a cool web, then i wanted to read its source, but the source turned out to be like this:

" FWSq5 p *  C?     uϦ=fZi YYY f f3 0@*1t
X.`#|wX9yRFUH@1)hX,k6zʢQpMg-vt3El
,DMFC`M#4a P-7 M?6I4a텾I6 >ƌ)9Mjz*f*6qPd٫vE1#YR_M9ySf:QG:!6<U  ```  eee ___  YYY aaa ??? uuu 000 ccc  [[[ PAAA~*-6D|OY)\6?1nRѲfK(3?ո@AAJ:i
f@@i{mCvͺz
N#49!メPJ!f̀а hٳ`!E\J'6MM!,܈XlPгbC65+]^"jPClh!tu*COm
=AzXЃ*PPBb"

i wonder if it is encrypted and is there a way i can read it? thx every one...

Afte_Shock
July 26th, 2002, 03:17 PM
That's Encrypted man.

despot
July 26th, 2002, 03:42 PM
can you tell as the address?

zigar
July 26th, 2002, 03:45 PM
naah...it's just m$ frontpage output... :D


it's probably a javascript encryption scheme...

Google... encrypted html source. Results 1 - 10 of about 238,000. Search took 0.35 seconds.

lots of info there...

ammo
July 26th, 2002, 03:48 PM
Like despot said: Can we have the url!?

Ammo

jezter6
July 26th, 2002, 04:07 PM
http://msdn.microsoft.com/downloads/default.asp?URL=/downloads/sample.asp?url=/MSDN-FILES/027/001/789/msdncompositedoc.xml

Take a look at windows script encoder. I got it to work once before, not sure if the output was the same as what you pasted.

jethro
July 26th, 2002, 09:08 PM
There is a way to hide the source, but it's more stenagraphy then encryption. It's just subsituting characters for their %n counterpart. [space] = %20...etc

The Old Man
July 28th, 2002, 10:55 PM
Jethro is correct; in order for a webpage to resolve the browser has to be able to read it and encryption does not lend itself to that task. You can, however, substitute (cryptogram) ansi's for instance, .... o k ¿ (that might not work here, but you get the idea...) :D
****
Hey, it did work here, but you'll have to read the backside of the page to see how. :D

droby10
July 29th, 2002, 05:47 AM
this isn't encrypted it's a <omit>shockwave</omit> flash movie.

Alt+F4
July 29th, 2002, 06:56 AM
thx for all the replies, guys. i am sorry i forget the URL to that page, it seems the source code is indeed encrypted to prevent people from taking it and use it in their own sites. :(

ZeroOne
July 29th, 2002, 09:21 AM
Alt+F4 (cool, that changes to another virtual desktop on Gnome... ;)), listen to droby10, it's not encrypted, it's executable code...

We had a thread about encrypting webpage source a while ago, it's here:
http://www.antionline.com/showthread.php?s=&threadid=230685

droby10
July 29th, 2002, 01:20 PM
thx for all the replies, guys. i am sorry i forget the URL to that page, it seems the source code is indeed encrypted to prevent people from taking it and use it in their own sites.

nope, it's flash; i can give you a dozen sites that will produce similar output at a text and legibility level. i can read the file, but i have the advantage of having worked with the file format for ~10 years, now.