--- Start Encrypted Document ---
--- End Encrypted Document ---
Just a quick explanation...
After reading some of the tutorials, I picked up a general feeling about JavaScript:
I think we all agree that it is rather impossible to 'protect' a web-site with some java-script- code ! Nevertheless, it is still a good way to keep a lot of lamers out. (And let's forget for a while all the site-grabber-programs around ;)
-- The Seeker - June 1999
I very heavily disagree. I must admit, that it *is* impossible to totally secure something (Barring a one-time-pad),
but it is not hard to make something very, very hard to crack.
To prove my point, I have created two scripts - RavingCow's First Protection, which as the name suggests, is the first protection
I have ever made (which is an entrance,) and DataFort, which is a page encryptor.
So here is my challange:
Crack either of these with out using a brute-force attack (and/or)
Crack either of these in under a month
If nobody has has any answers by early 2000, I will start posting some more hints.
Just to get you started though, here are some hints:
- The password is in Australian (For the confused ones, read "english")
- The password makes sence (i.e, is not Flv_f43)
- The password uses mixed case, but not randomly (i.e, RavingCow not rAvINgCoW)
Anyway, have fun, and keep on cracking.
--RavingCow