-
Notifications
You must be signed in to change notification settings - Fork 66
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is Possible to emuate ADV key on Windows Laptops #116
Comments
Hello, sorry, I don't understand what you want to say and achieve with this. Regards |
On Windows, create a public key to find your laptop via the Bluetooth le module |
Are you in the wrong project? In this one, the Apple ecosystem is used to track AirTag clones. |
Why shouldn't that be part of the project? I mean you can create keys with the Key Generator Python, and there is already a script for Linux "HCI.py" it would be cool to be able to find windows devices via macless hayastack over the Bluetooth interface that are in a Windows laptop. |
Where did I say that? I just can't make any reference to this project (or OPenHaystack, Apple) based on your confused and inane statements, and you're not answering my questions properly either. The HCI.py script in Linux is merely a proof of concept and has no practical significance. The PC must be permanently switched on for the script to run. That's why I'm generally wondering why you should use it (except perhaps on a Raspberry). Is there already an Openhaystack-compatible project for the interface you linked (Bluetooth LE) or a Windows port of the HCI.py script (that's pyton and should be easy to do)? If so, this would already be possible for tracking with macless-haystack. I can't find a project or a proof of concept for this. |
Maybe some Docs from micrsoft helps for this issue:
https://learn.microsoft.com/en-us/windows/uwp/devices-sensors/ble-beacon
The text was updated successfully, but these errors were encountered: