/airtag-dump

Utility to glitch and dump an AirTag

Primary LanguageRustMIT LicenseMIT

Airtag dumper

Simple utility to glitch and dump the nRF52832 firmware on an airtag using cheap hardware. Requirements:

Connect the following pins from the STM to the airtag (`test point numbering):

Function STM Airtag
Glitch output PB7 28 (using an NFET)
Trigger PB8 34 (1.8V)
Power PB9 VCC1 + VCC2

Just run cargo run to start the process.

Credits