home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 May
/
PCWorld_2001-05_cd.bin
/
Software
/
TemaCD
/
crark
/
READ.ME
< prev
next >
Wrap
Text File
|
2001-02-18
|
1KB
|
39 lines
To quick start password cracking:
1) Rename one of "english.def", "spanish.def" or "russian.def" to
the "password.def" file
2) Make sure if you run linux version of the program you convert
this file from DOS text format to UNIX one and chmod +x crark
3) Read about password definition rules (section 4.2) until
you understand password definition examples from 4.4.
4) Change the password.def file below the '##' line
according the character set you will use. To do it,
read section 4.2.1 of documentation. For example, if
you decide to use both case Latin letters and digits,
change password definition to
[$a $A $1] *
5) Test your password definition using -v option.
You also may test the cracker on this archive.
Run:
crark -ptry_me.def crark23a.rar
6) Run the program
crark <your_file>
7) If you have questions, read the FAQ (section 5) first.
8) Read the full docs, finally
Please remember I almost have no time to support
this free utility.
If you will make "password.def" file for other language,
send it to me please.
Good luck!