# t3l3machus/psudohash

Generates millions of keyword-based password mutations in seconds.

Repository: https://github.com/t3l3machus/psudohash
Canonical: https://ross.abutalabs.com/products/psudohash
Language: Python
License: MIT
License Family: permissive
Topics: brute-force-attacks, bruteforce, hacking, hacking-tool, password-generator, penetration-testing, pentesting, security-tools, open-source, hash-cracking
Last push: 2025-06-08T11:49:14+00:00

## Health v2 (maintenance only)
Score: 34/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 25, release rhythm 8, longevity 100
- inputs: {"age_days": 1526, "days_push": 451, "days_rel": 451, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1467, forks 175 (observed 2026-08-28T04:04:48.730333+00:00)

## What it is
psudohash is a Python CLI tool that generates millions of keyword-based password mutations for brute-force attacks and hash cracking. It mimics common human password patterns such as leet substitutions, case variations, and padding strings, with highly customizable transformation rules.

## Use cases
- generate password wordlists for brute-force attacks
- crack hashes with mutated keyword lists
- test corporate network device passwords based on company name mutations
- create custom leet-speak password variations
- generate wordlists filtered by min/max password length
- audit Wi-Fi access point and router password strength

## When to choose
- you need a fast, keyword-based password mutation generator for pentesting
- you want customizable leet substitution and padding rules
- you're testing corporate environments where employees mutate company names into passwords
- you need in-order or all-order keyword combination wordlists

## When to avoid
- you need random or dictionary-based wordlists rather than keyword mutations
- you want a GUI-based password cracking suite
- you're not authorized to test the target system - this is a security testing tool only

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, penetration-testing, data-generation, cli
- domain: security, penetration-testing
- platform: python, cli, cross-platform
- tags: password-wordlist, brute-force, hash-cracking, pentesting, kali-linux, wordlist-generator, command-line, linux

## Member repositories
- t3l3machus/psudohash (main) score 34

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:48.730333+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:35:01.698924+00:00, confidence not recorded.
  - readme: https://github.com/t3l3machus/psudohash (fetched 2026-08-28T04:04:48.730333+00:00, sha ee5959fc05ab)
- Data as of 2026-08-30T08:39:29.467469+00:00.
