Skip to content

J. Examples

Joshua M Clatney edited this page Dec 14, 2024 · 2 revisions

Dictionary Attack (MD5):

  1. Run ClatsCracker and choose Medium resource usage.

  2. From the main menu, select 1 (Crack Password).

  3. Algorithm: md5

  4. Enter the MD5 hash.

  5. Dictionary-based attack: Provide dictionary file paths.

ClatsCracker tries each password until it finds a match or exhausts the list.

Brute Force Attack (SHA1):

  1. Run ClatsCracker and choose High resource usage.

  2. Select 1 (Crack Password).

  3. Algorithm: sha1

  4. Enter the SHA1 hash.

  5. Choose brute force and specify the password length (e.g., 4 characters).

ClatsCracker attempts all combinations of letters and digits.

Clone this wiki locally