Money for nothing (but the essay is for free :-)) |
![]() Hyper Javascript | |
![]() |
||
fra_00xx 98xxxx handle 1100 NA PC | ||
Laurent sent me today his essay about webCrypt. This reminded me at some other
'commercials' at the workshop's compilation-page. To use Laurent's words :
I thought it could be worth to have a look at it. What a
disapointment when, after a few minutes, I discovered those 'software' were
totally crap. This essay is not about how to 'crack' this protection cause
there is nothing to crack. I just want to show what some 'money oriented'
people seems to -unfortunately- be able to sell.
Nothing more to say. - Sorry for this banal essay, just to fill some white place
in the workshop.
A Brain (a little one should be enough :)
Jammer http://rzr.online.fr/jammer.htm
JMyth http://www.geocities.com/SiliconValley/Vista/5233/jmyth.htm
JavascriptScrambler http://members.tripod.com/~tier/
Not important
var digits = "0123456789";Your output :
var Dvq="0123456789";Ok, the same "encryption" is done with the functions, all code is crowded together. Again : this should be enough !
JavaScript Scrambler is a utility for all JavaScript programmers who
are fed up with the fact, that their source code can be stolen and
simply modified. It will scramble any JavaScript source code until it is almost impossible to comprehend for others.
Your input :
Speed = 100; // milliseconds between scrolls CharNum = 1; // number of chars scrolled per time period function doTicker() { text = " Welcome!"; Scroll(); } function Scroll() { window.setTimeout('Scroll()',Speed); window.status = text; text = text.substring(CharNum) + text.substring(0,CharNum); } doTicker();Your output :
Speed=100;CharNum=1;function x0822631(){text=" Welcome!"; x06530();}function x06530(){window.setTimeout('x06530()', Speed);window.status=text;text=text.substring(CharNum)+ text.substring(0,CharNum);}x0822631();Finally : this should be enough !
I am tired of this stuff ! Sorry for this banal essay !
Let's repeat what Laurent said :
Well, it's time to conclude now. I have been writing already too much. I just
don't understand how people dare to SELL things like that. I did not checked their
other products, but I doubt they are any better. Maybe someone else will have a
look at them.
So, if you are looking to protect your pages or site, look around the net,
you'll certainly find something better than this and for free. Or even better,
write your own stuff -and you don't need Java applet for that, JavaScript can
do a great work. - Of course, you won't get a nice packaging, but if you
really want to spend 55 dollars for nothing, you can always send them to me,
they will be welcome :)