Skip to content
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

New idea #48

Open
freeze1372 opened this issue Oct 16, 2023 · 8 comments
Open

New idea #48

freeze1372 opened this issue Oct 16, 2023 · 8 comments

Comments

@freeze1372
Copy link

Hello. We found a pop-up BLE signal for Android. Who can, please port it for NRF Connect. Or get manafactured data. I tried, but I couldn't. I don't understand well. I believe in you, thank you

@barsikus007
Copy link

barsikus007 commented Oct 26, 2023

I am porting this feature right now, will finish in few hours

@freeze1372
Copy link
Author

great, we'll wait!

@barsikus007
Copy link

you can test this right now:
https://github.com/barsikus007/AppleJuice

I suggest you to use this command:
python3 app.py -a --random-mac --random-adv -i 20 --adv-time 0.2
it have new parameters to make greater spam

btw apple spam is untested right now (I have no devices :( ) so I will check that and update my PR later

@freeze1372
Copy link
Author

is this a command for termux? I have root, but there is no way to install Nethunter

@barsikus007
Copy link

this is tested under kali linux on my rpi
I guess, this should work in nethunter too

@freeze1372
Copy link
Author

thanks, I'll try later

@7h30th3r0n3
Copy link

7h30th3r0n3 commented Oct 30, 2023

@barsikus007 it's seem to barely work on my side,I got only one windows notifications at the time with
python3 app.py -w -i 20 --adv-time 0.2

and no notifications on Android with :
python3 app.py -a -i 20 --adv-time 0.2
or
python3 app.py -a --random-adv -i 20 --adv-time 0.2

i'm not using the --random-mac option because of this error :
└─$ python3 app.py -w -i 20 --adv-time 0.2 -b 1 --random-mac
Unable to connect to Bluetooth hardware 1: list index out of range

@Danct12
Copy link

Danct12 commented Nov 1, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@Danct12 @barsikus007 @7h30th3r0n3 @freeze1372 and others