Skip to content

Repository files navigation

weakpass

Client-side password and hash cracking tools from weakpass.com. Everything runs in the browser, nothing is uploaded.

Live at https://tools.weakpass.com

Tools

It is one app, each tool is a tab. Open one directly at tools.weakpass.com/#<name>.

  • passgen: wordlist generator using hashcat rules
  • passcheck: check if a password is in the wordlist or crackable by common rules
  • lookup: reveal the password for an MD5, NTLM, SHA1 or SHA256 hash (range API, only a prefix is sent)
  • identify: identify a hash type
  • generate: turn a password into a hash, 330 modes
  • benchmark: hashes per second per mode
  • crack: dictionary, rules, bruteforce and saved workflows
  • workflows: preconfigure a chained attack for the crack tab
  • extract: pull a hashcat hash out of a zip, 7z, office, rar or Wi-Fi capture

Also in this repo

  • rules/: hashcat rule sets
  • weakpass.py: command line hash lookup against the weakpass API

Built on crack-js, hashcat-rules-js and hashcat-reverse-rules-js.

About

Weakpass collection of tools for bruteforce and hashcracking

Topics

Resources

Stars

726 stars

Watchers

13 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages