mirror of
https://github.com/seemoo-lab/openhaystack.git
synced 2026-02-14 09:39:52 +00:00
12 lines
354 B
Objective-C
12 lines
354 B
Objective-C
// OpenHaystack – Tracking personal Bluetooth devices via Apple's Find My network
|
||
//
|
||
// Copyright © 2021 Secure Mobile Networking Lab (SEEMOO)
|
||
// Copyright © 2021 The Open Wireless Link Project
|
||
//
|
||
// SPDX-License-Identifier: AGPL-3.0-only
|
||
|
||
#import "ReportsFetcher.h"
|
||
#import "BoringSSL.h"
|
||
#import "ALTAnisetteData.h"
|
||
#import "AppleAccountData.h"
|