home *** CD-ROM | disk | FTP | other *** search
- #This is password definition file for PCL 2.0
- #for english language
-
- #Dictionary definition - only if $u and $w will be used
- #$w = "c:\\dict\\main.dic" # '\' need to be shielded
- #$u = "user.dic"
-
- #Charsets definition
- #Predefined charsets
- #You even could change it - reorder, remove or insert chars,
- #but it doesn't affect .u and .l modifiers.
-
- #$a = [abcdefghijklmnopqrstuvwxyz]
- #$A = [ABCDEFGHIJKLMNOPQRSTUVWXYZ]
- #$1 = [0123456789]
- #$! = [\{ \} : \" < > \? \[ \] ; ' , \. / ~ ! @ \# \$ % ^ & \* \( \) _ + ` - \= \\ |] #take care with \\
-
- #Other charset (maybe pseudographic etc)
- $o = [ ]
-
- #National charset - not necessary for english language
- #$i = []
- #$I = []
-
- # Here metachar ? is equal to [$a $A $1 $! $i $I $o]
-
- #Convert modifiers .c definition. Any symbol in ? will be converted
- #to appropriate symbol of conversion string.
- #Up to 256 conversions may be defined.
- #As example here is conversion string which transforms
- #letters to similar digits and vice-versa.
-
- # ? = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789{}: "<>?[];',./~!@#$%^&*()_+`-= \|"
- ?.c(1)="abcdefghijk1mn0pqrstuvwxyzABCDEFGH1JKLMN0PQR5TUVWXYZOl234S6789{}:\"<>?[];',./~!@#$%^&*()_+`-=\\|"
-
- #Additional charsets
- #Charset to insert in permutational brackets
-
- #$p = []
-
- #Vowels - are necessary for some modifiers
-
- $v = [aeiouyAEIOUY]
-
- #End of charset definition
- ##
- #Password definition
- $s(2) $s(3) $a *
-