Secret Access
By Will Bontrager2005-09-24
If Your Location Contains the Letter "z"
At line 12 of the Secret Access JavaScript, you'll see:
re = /z/g; FerhFill = FerhFill.replace(re,'a');
This replaces any "z" characters with the "a" character during the translation process.
If your destination location has a letter "z", then replace the "z" in the above line with a letter that is not used in your location. Once the letter is determined, use that letter instead of "z" in step three of determining the sequence of characters to type at the secret access web page.
Tutorial Pages:
» Secret Access
» Determining the Location's Sequence of Characters
» If Your Location Contains the Letter "z"
» Two Customizations for Further Obfuscation
Copyright 2004 Bontrager Connection, LLC
