-
Notifications
You must be signed in to change notification settings - Fork 147
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
Not really spamming #28
Comments
If you really want to spam, you'll have better luck randomizing the device spoofed, the bluetooth advertisement type and the source mac address. I don't think a laptop would let you do the last bit. Some more info: |
Hopefully over the next couple days I'll get the randomization that WillJL built into the flipper app ported back to the main app. For the headphones you can just set the last 12 bytes to random numbers and it will see it as a new device each time and allow the continuous pop-ups. |
I tried to change the MAC address of my BLE USB adapter (Zexmte) on raspberry pi 4, but I was unable to do so. |
|
What is the BLE range of ESP-32s? |
The BLE range is I think 4-5m? It's not a very strong antenna so physical objects can impact it quite a bit. Not sure about BLE adapters. |
Can I use any ESP32 circuit or does it have to be an ESP32-C3? |
I tried to implement random-mac and random-adv to this script you can test new parameters with command: btw apple spam is untested right now (I have no devices :( ) so I will check that and update my PR later |
Thanks for your contribution, It works better than without the random address MAC. However, it doesn't run any better than flipper zero. |
Better than nothing, cause flipper is hard to get in my country... |
How to do custom-crash ? I tried |
fixed |
Tried using the same external dongle as the PoC, but I have to lock and unlock the iphone to get another notification..
The text was updated successfully, but these errors were encountered: