Skip to content
#

password-decryptor

Here are 3 public repositories matching this topic...

Language: All
Filter by language

LockKnife - Your Key to Android Password Recovery! 🗝️ Unlock forgotten Android lock screen passwords with ease using this powerful command-line tool. Simply connect your device, and let LockKnife do the magic! 🔒💫 #AndroidSecurity #PasswordRecovery #BashScript

  • Updated Dec 23, 2023
  • Shell

This Python program, called CRACKSHA256, is a simple SHA256 hash cracker that takes a SHA256 hash and a wordlist as inputs. It attempts to crack the hash by iterating over each word in the wordlist, encoding it, and hashing it using SHA256. If successful, it prints the word that was used to generate the hash.

  • Updated Jan 16, 2023
  • Python

Improve this page

Add a description, image, and links to the password-decryptor 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 password-decryptor topic, visit your repo's landing page and select "manage topics."

Learn more