Click to See Complete Forum and Search --> : How do I encrypt?


CbrMas1
04-28-2005, 03:27 PM
What is encryption and
How do I encrypt?

Ultimater
04-28-2005, 03:43 PM
It's nothing that cannot be broken. There's a program that you can buy that "encrypts" your JavaScript but it's been broken and there is even a well-known website that has an un-encrypter for any encryption that comes outta that program.
Believe me it's not worth it.
Not to mention encrypted scripts only worth with Internet Explorer and none other.
There are also some people that claim they made an encrypted script but really aren't.
You cannot hide your source code and that's final, read the sticky in the forums.

Ultimater
04-28-2005, 04:13 PM
Here's a working example:
(attachment)
Also: rename it to blah.htm before executing it

I made it with the Windows Script Encoder.
Unfortunately, the program needs to be run in DOS-MODE or Command Prompt...

felgall
04-28-2005, 04:59 PM
A "View Source" bookmarklet can decrypt most web pages (unless they have blocked window.open or use frames). Netscape 7.0 can decrypt ALL web pages just by selecting File/Save As. Doesn't matter what encryption method has been used as these get the decrypted version that the browser is using to display the page.

Ultimater
04-28-2005, 05:20 PM
I thought that I would provide a link to a free encoder:
http://www.microsoft.com/downloads/details.aspx?FamilyId=E7877F67-C447-4873-B1B0-21F0626A6329&displaylang=en

And here's a link to the famous decoder:
http://www.greymagic.com/security/tools/decoder/