bashbunny-payloads/payloads/library/general/Bluetooth2
JustaProgrammer9 72d424232a
Bluetooth2 (#477)
* Bluetooth2

Bluetooth2 is a program that can use multiple triggers instead of waiting for just one and run different things depending on that trigger. Anyone willing to update it would be appreciated as it probably looks... not great.

* Update payload.txt

* Update payload.txt

* Update README.md
2021-12-16 11:48:02 -06:00
..
README.md Bluetooth2 (#477) 2021-12-16 11:48:02 -06:00
payload.txt Bluetooth2 (#477) 2021-12-16 11:48:02 -06:00

README.md

BlueTooth2

BlueTooth2 is a program that scans for two bluetooth devices and depending on what one it finds it runs whatever.

What it Does and How its Different

Unlike the standard WAIT_FOR_PRESENT that scans for one device and doesnt allow code after it to run until found. This will do a scan and then check for two different devices names allowing for multiple remote triggers that can do different things.

Note

I imagine your looking at this code and wondering what idiot wrote it and I would very cool if you would make it more efficient or even pretty. It worked when I tested it (I use BLE Tool)

LED

COLOR DESCRIPTION
White Scan
Yellow Checking
Green Attack1
Blue Attack2