Flipper-XFW / Xtreme-Firmware

The Dom amongst the Flipper Zero Firmware. Give your Flipper the power and freedom it is really craving. Let it show you its true form. Dont delay, switch to the one and only true Master today!
https://flipper-xtre.me
GNU General Public License v3.0
9.42k stars 688 forks source link

Apple airtag emulation would be nice #394

Closed devicemodder closed 1 year ago

devicemodder commented 1 year ago

Description of the feature you're suggesting.

see here: https://github.com/culturally/flipper-zero-airtag https://techryptic.github.io/2023/09/01/Annoying-Apple-Fans/

Would love to have this feature

Anything else?

No response

ClaraCrazy commented 1 year ago

this is our code that techryptic stole. we wrote it, it is ONLY functional in our custom firmware.

https://willyjl.dev/blog/the-controversy-behind-apple-ble-spam

Willy-JL commented 1 year ago

i will expand on this a little bit. you are looking at 2 very different things.

the second, on techryptic's blog, is not airtag tracking. it emulates the airtag popup, thats it. and as clara said, techryptic didnt make or discover it. he claimed other people's code as his own, and showcased our app which could spam popups, while "his" could not.

the first one, however, is more legitimate. that code was written by (and is credited to) salmq, and emulates the tracking beacons of airtags, not the popup beacons. however, that method is not very user friendly as it requires recompiling the firmware, and removes support for the mobile flipper app. also going and editing around in gap.c with little understanding of it is a bad idea.

we plan on making a generic ble app that can use custom advertisement files in background, and that could be useful to emulate your own airtag tracking beacons.

devicemodder commented 1 year ago

Thanks for clearing that up. Yes, I am looking to emulate airtags. Glad to know it's gonna be in a future firmware release (saw another issue thread where it was mentioned). Sad to hear that it was stolen from you as Xtreme is a great firmware.

On Mon, Sept 18, 2023, 3:30 p.m. WillyJL @.***> wrote:

i will expand on this a little bit. you are looking at 2 very different things.

the second, by techryptic, is not airtag tracking. it emulates the airtag popup, thats it. and as clara said, techryptic didnt make or discover it. he claimed other people's code as his own, and showcased our app which could spam popups, while "his" could not.

the first one, however, is more legitimate. that code was written by (and is credited to) salmq, and emulates the tracking beacons of airtags, not the popup beacons. however, that method is not very user friendly as it requires recompiling the firmware, and removes support for the mobile flipper app. also going and editing around in gap.c with little understanding of it is a bad idea.

we plan on making a generic ble app that can use custom advertisement files in background, and that could be useful to emulate your own airtag tracking beacons.

— Reply to this email directly, view it on GitHub https://github.com/Flipper-XFW/Xtreme-Firmware/issues/394#issuecomment-1724245434, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANOW4K63RWO5MKFFSGUEZLTX3COODANCNFSM6AAAAAA45EABV4 . You are receiving this because you authored the thread.Message ID: @.***>