openhaystack icon indicating copy to clipboard operation
openhaystack copied to clipboard

Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.

Results 144 openhaystack issues
Sort by recently updated
recently updated
newest added

**Problem** The problem: it's limiting to not be able to track things on non-Mac computers. **Solution** Reverse-engineer either the local Find My API or the Find My web app and...

enhancement

**Describe the bug** When I succesfully flash an ESP32 -c3-mini-1 or the ESP32-C3-DevKitC-02 both fail to boot: ``` rst:0x10 (RTCWDT_RTC_RST),boot:0xc (SPI_FAST_FLASH_BOOT) SPIWP:0xee mode:DIO, clock div:1 load:0x3fcd6100,len:0x17a8 load:0x73252029,len:0x2323203a Invalid image block,...

bug

If i am not mistaken, Table 2 in the paper was for iPhones and macs using the find my network, does the AirTag also use the same format with 28...

question

hi, does any of you have an ip to the proxy server on mac os? i need it for the mobile version of app

question

I've been able to build and run the OHServerApp from https://github.com/Sn0wfreezeDev/openhaystack (simple_server branch). How can I modify the IP address and Port of the OHServerApp running on my Mac, so...

question

Hello, I have been given a mine iBeacon E8. It runs on an NRF52. The current firmware allows for the concept of slots, whereby it will round robin and advertise...

question

This breaks the mobile app for some locations and didn't match the swift app

Hi everybody, i have compiled the OHServerApp with 0.0.0.0 and Port 8099 in Vapor HTTPServer. App runs, but whatever i do, the Server always shows `{"error":true,"reason":"Not Found"}`. Is it possible,...

question

I am using a custom application through the OHServerApp, and I am able to download location reports just fine. I tried modifying the OHServerApp code to also send startDate and...

question

**Is your feature request related to a problem? Please describe.** Not really a problem, but I found an easier way of retrieving anisette data that does not require installing a...

enhancement