Skip to content

Instantly share code, notes, and snippets.

View airy10's full-sized avatar

Airy André airy10

View GitHub Profile
@airy10
airy10 / airtag-decryptor.swift
Last active July 24, 2024 19:13
Decrypt all beacons files from ~/Library/com.apple.icloud.searchpartyd
//
// airtag-decryptor.swift
//
// Decrypt all beacons files from ~/Library/com.apple.icloud.searchpartyd - updated when FindMy is running
// Results in /tmp/com.apple.icloud.searchpartyd - same file hierarchy
//
// Created by Matus on 28/01/2024. - https://gist.github.com/YeapGuy/f473de53c2a4e8978bc63217359ca1e4
// Modified by Airy
//
import Cocoa