Ross ROSS = Recommend OSS · open-source software intelligence for agents

r35tart/RW_Password

此项目用来提取收集以往泄露的密码中符合条件的强弱密码 observed · 2026-08-28

github.com/r35tart/RW_Password · Python observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2714
  • days_rel: n/a
  • days_push: 2711
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1127 stars · 311 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python script that filters leaked password dictionaries with regex to extract passwords matching common corporate strength policies (length 8-16 with uppercase, lowercase, digits, and special characters). It outputs the matching strong-but-predictable passwords to a text file for security awareness and testing.

Use cases

  • extract passwords matching complexity rules from a leaked password list
  • build a dictionary of common policy-compliant passwords for pentesting
  • analyze how users satisfy forced password strength requirements
  • filter a large password file by regex patterns quickly
  • study typical weak strong-password patterns like 1qaz@WSX

When to choose

  • you need to filter password dictionaries for passwords meeting specific complexity rules
  • you want a fast regex-based extraction from multi-million-entry password lists
  • you are doing password security research or awareness demonstrations

When to avoid

  • you need a maintained tool with a license and active support
  • you want full password-cracking or hash-cracking functionality
  • you need to process multi-gigabyte password files efficiently

Facets

cli-tool · maturity maintenance

security parser data-generation security penetration-testing developer-tools python cli cross-platform password-analysis password-dictionary regex-filtering password-cracking-support chinese

1 source

Member repositories

RepositoryRoleHealth v2
r35tart/RW_Passwordmain32

For agents

markdown · JSON · MCP: product_card(name="r35tart/RW_Password")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem