# positive-security/send-my

Upload arbitrary data via Apple's Find My network.

Repository: https://github.com/positive-security/send-my
Canonical: https://ross.abutalabs.com/products/send-my
Language: C
License: AGPL-3.0
License Family: copyleft
Topics: apple, airtag, find-my, data-exfiltration, bluetooth
Last push: 2023-11-13T19:02:37+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": 1939, "days_push": 1024, "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 1883, forks 89 (observed 2026-08-28T04:05:48.742341+00:00)

## What it is
Send My is a research tool that transmits arbitrary data through Apple's Find My network by encoding it in BLE public-key broadcasts from an ESP32 microcontroller. It includes ESP32 firmware acting as a serial modem and a macOS DataFetcher app to retrieve and decode the uploaded data.

## Use cases
- send data from a device with no internet connection
- exfiltrate data over Apple's Find My network
- build a BLE-based covert channel with ESP32
- research the Find My offline finding protocol
- transfer small messages via nearby Apple devices

## When to choose
- you need one-way data transfer from an air-gapped or offline device
- you're researching or demonstrating Find My network abuse
- you have an ESP32 and a Mac to retrieve reports

## When to avoid
- you need reliable, high-bandwidth or bidirectional communication
- you need a production-ready or supported data transfer solution
- you don't control Apple devices to fetch the reports

## Facets
- artifact type: application
- maturity: maintenance
- function: security, networking, embedded
- domain: security, privacy, apple-ecosystem, embedded-systems
- platform: embedded, cpp
- tags: find-my, airtag, ble, esp32, data-exfiltration, openhaystack, offline-data-transfer, macos

## Member repositories
- positive-security/send-my (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:48.742341+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-30T03:13:42.084061+00:00, confidence not recorded.
  - readme: https://github.com/positive-security/send-my (fetched 2026-08-28T04:05:48.742341+00:00, sha 5616f3ce46bf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
