Skip to content
#

cracking-password

Here are 30 public repositories matching this topic...

StegoCrack is a simple password cracking tool specialized in steganography, using steghide. It provides methods to carry out dictionary and brute force attacks. Educational only and should not be used for illegal purposes.

  • Updated Jan 24, 2024
  • Python
BruteHash

BRUTE HASH is an hashes cracking tool ; >>> with the location of the wordlist, and the hashed value. The script generates a hash for each word in the list and compares it to the provided hash. If a match is found, it prints the plaintext value. This tool can be useful for security testing,

  • Updated Apr 5, 2023
  • Python

Improve this page

Add a description, image, and links to the cracking-password topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cracking-password topic, visit your repo's landing page and select "manage topics."

Learn more