-
Notifications
You must be signed in to change notification settings - Fork 162
Samsung Spam (Easy Setup Spam) as requested in issue #154. #164
Conversation
Fixed typos.
Update README.md
Merge Develop to main
Thank you for realizing my idea, I understand my issue can be closed. |
Im a little confused by "REAL device" do you mean the ESP32 or you re-connecting with a legitimate Samsung watch and having continued problems. |
Btw, everything was working perfectly fine until some point, but then the messages stopped showing at all. |
Maybe the problem lies in the code, because in fw Marauder for M5StickcPlus2 with M5Burner works perfectly honestly, you can try to compare your code and fw code here: |
I think the reason the messages stop appearing lies in preventative measures taken by the Manufacturers to stop this attack. With marauder they have random MAC addresses which help bypass their measures. Random MAC has been added and will come out in the next release. |
Just did a quick check over the code, I really can't understand why the ESP32 is advertising it's self especially since we initialize it to a blank string in this code // Create the BLE Server @n0xa |
Doesnt work |
Can you give me some error output or any other context? |
The Samsung spam doesnt advertise anything tried to reflash the software twice didnt do anything |
Maybe its a problem with the files you downloaded I have multiple branches in my pull request, Also do you have a Samsung device to view the advertisements, because it may not work on other devices. |
Yes i have a samsung device to test |
Could you give me the right bin then |
full credits to Spooks4576
in this repository https://github.com/Spooks4576/Ghost_ESP/blob/main/src/components/ble_module/ble_module.h
Very much in progress builds fine on Arduino but I don't have any Samsung devices to test. Would love some help with that.
Feedback is very welcome.