# noob-hackers/lazybee

Create Best Wordlist From Python Tool In Termux

Repository: https://github.com/noob-hackers/lazybee
Canonical: https://ross.abutalabs.com/products/lazybee
Homepage: https://www.noob-hackers.com/
Language: Python
License: MIT
License Family: permissive
Topics: termux-hacking, termux-tool, termux, terminal-app, termux-tools, hacking-tools, hacking, noobhacking, wordlists
Last push: 2021-10-24T06:27:07+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2697, "days_push": 1774, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1049, forks 77 (observed 2026-08-28T04:03:22.664615+00:00)

## What it is
Lazybee is a Python-based CLI tool for generating random wordlists for brute-force attacks, primarily targeting Termux on Android. It generates wordlists with timing information and saves them directly as .txt files in the current directory.

## Use cases
- generate a wordlist for brute-force password attacks
- create custom password lists from termux
- generate random wordlists as txt files
- build dictionary files for tools like hydra
- make wordlists on a non-rooted android device

## When to choose
- you need a quick wordlist generator inside Termux on Android
- you want a simple beginner-friendly Python script that saves wordlists as txt
- you are doing authorized penetration testing and need candidate password lists

## When to avoid
- you need advanced wordlist mangling rules like hashcat or John the Ripper rules
- you need large curated wordlists such as rockyou rather than generated ones
- you need a maintained cross-platform tool with active development

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, cli, data-generation
- domain: security, penetration-testing
- platform: cli
- tags: wordlist-generator, termux, bruteforce, password-lists, hacking-tools, command-line, linux, android

## Member repositories
- noob-hackers/lazybee (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:22.664615+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-30T07:00:32.381061+00:00, confidence not recorded.
  - readme: https://github.com/noob-hackers/lazybee (fetched 2026-08-28T04:03:22.664615+00:00, sha bb24dea980a4)
  - homepage: https://www.noob-hackers.com/ (fetched 2026-08-29T13:02:14.743200+00:00, sha ec4c762737a1)
  - site_page: https://www.noob-hackers.com/2025/03/how-to-install-windows-10-in-termux.html (fetched 2026-08-29T13:02:14.748805+00:00, sha 55eea3784b23)
  - site_page: https://www.noob-hackers.com/2025/03/how-to-install-ubuntu-in-termux.html (fetched 2026-08-29T13:02:14.751956+00:00, sha b837e7a83424)
- Data as of 2026-08-30T08:39:29.467469+00:00.
