# AlessandroZ/LaZagne

Credentials recovery project

Repository: https://github.com/AlessandroZ/LaZagne
Canonical: https://ross.abutalabs.com/products/lazagne
Language: Python
License: LGPL-3.0
License Family: copyleft
Last push: 2025-09-18T08:01:27+00:00

## Health v2 (maintenance only)
Score: 42/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 42, release rhythm 8, longevity 100
- inputs: {"age_days": 4216, "days_push": 349, "days_rel": 510, "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 10963, forks 2117 (observed 2026-08-28T04:10:44.875025+00:00)

## What it is
LaZagne is an open-source Python application that recovers passwords stored locally by common software such as browsers, mail clients, WiFi profiles, and Windows secrets. It runs as a standalone CLI tool on Windows, Linux, and macOS and can output results as text or JSON.

## Use cases
- recover saved browser passwords from a local machine
- extract wifi passwords from windows
- dump stored credentials during a penetration test
- recover passwords from mail and database clients
- audit what passwords are stored in plaintext on a computer
- collect credentials for post-exploitation

## When to choose
- you need to recover locally stored passwords on Windows, Linux, or macOS
- you are doing authorized penetration testing or incident response and need credential extraction
- you want a single tool covering many browsers and applications instead of writing per-app scripts

## When to avoid
- you need to crack hashed or remote passwords rather than locally stored ones
- you lack the necessary privileges (admin/sudo or the user's master password)
- your use case is not authorized - extracting credentials from machines you do not own or have permission to test is illegal

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, cryptography, cli
- domain: security, penetration-testing, developer-tools
- platform: windows, python, cli
- tags: password-recovery, credentials-extraction, post-exploitation, pentesting, forensics, command-line, linux, macos

## Member repositories
- AlessandroZ/LaZagne (main) score 42

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:44.875025+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-29T17:17:17.240551+00:00, confidence not recorded.
  - readme: https://github.com/AlessandroZ/LaZagne (fetched 2026-08-28T04:10:44.875025+00:00, sha c81a86725bc3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
