# ptoomey3/Keychain-Dumper

A tool to check which keychain items are available to an attacker once an iOS device has been jailbroken

Repository: https://github.com/ptoomey3/Keychain-Dumper
Canonical: https://ross.abutalabs.com/products/keychain-dumper
Language: Objective-C
License: BSD-3-Clause
License Family: permissive
Last push: 2024-08-15T08:22:49+00:00

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

## Adoption (not part of the score)
Stars 1419, forks 306 (observed 2026-08-28T04:04:40.316674+00:00)

## What it is
A command-line tool for jailbroken iOS devices that dumps Keychain items (passwords, certificates, identities) accessible to an attacker. It ships a pre-signed binary and a script to grant device entitlements for broader access.

## Use cases
- dump keychain passwords from a jailbroken iphone
- audit which keychain items are exposed after jailbreak
- pentest ios app credential storage
- extract generic and internet passwords from ios keychain
- check keychain security on an unlocked ios device

## When to choose
- you are doing iOS security research or penetration testing on a jailbroken device
- you want a ready-made binary to quickly enumerate accessible keychain items

## When to avoid
- your device is not jailbroken
- you need a GUI tool or non-iOS platform support

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, cli
- domain: security, penetration-testing, apple-ecosystem
- platform: cli
- tags: keychain, ios, jailbreak, mobile-security, objective-c, pentesting

## Member repositories
- ptoomey3/Keychain-Dumper (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.316674+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:37:54.268238+00:00, confidence not recorded.
  - readme: https://github.com/ptoomey3/Keychain-Dumper (fetched 2026-08-28T04:04:40.316674+00:00, sha 976a436a5981)
- Data as of 2026-08-30T08:39:29.467469+00:00.
