Skip to content

Instantly share code, notes, and snippets.

@neftaly
Created November 21, 2014 04:44
Show Gist options
  • Save neftaly/de4e21e7147ce0f88b5b to your computer and use it in GitHub Desktop.
Save neftaly/de4e21e7147ce0f88b5b to your computer and use it in GitHub Desktop.
Fake iBeacon
#!/bin/bash
#sudo apt-get install bluez
sudo hciconfig hci0 up
sudo hciconfig hci0 leadv 3
sudo hcitool -i hci0 cmd 0x08 0x0008 1e 02 01 1a 1a ff 4c 00 02 15 f2 c5 67 e3 32 fb 11 d2 b0 60 d0 f5 a7 10 96 e0 06 00 08 00 c5 00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment