password-crack

There are 3 repositories under password-crack topic.

  • unshackle

    Fadi002/unshackle

    Open-source tool to bypass windows and linux passwords from bootable usb

    Language:Shell1.7k169110
  • FilipRokita/CRACKSHA256

    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.

    Language:Python31
  • LYingSiMon/mimikatz

    A little tool to play with Windows security

    Language:C2000