The CellGuard iOS app alerts users about possible rogue base stations nearby.
The repository consists of seven directories:
- AnalyzeCells: A Python script to evaluate multiple exported datasets
- CaptureCellsTweak: The tweak injected into iOS collecting cells the iPhone connects to
- CapturePacketsTweak: The tweak injected into iOS collecting binary QMI and ARI packets
- iOS and the iPhone's baseband utilize them for communication
- CellGuard: The CellGuard iOS app
- Icon: CellGuard branding assets
- src: The Rust source code for the CellGuard iOS app