An open API service indexing awesome lists of open source software.

https://github.com/bubao/evilapplejuice-js

Apple BLE Proximity Pairing Message Spoofing
https://github.com/bubao/evilapplejuice-js

ble javascript nodejs

Last synced: 12 months ago
JSON representation

Apple BLE Proximity Pairing Message Spoofing

Awesome Lists containing this project

README

          

# EvilAppleJuice

Apple BLE Proximity Pairing Message Spoofing

## Run

``` bash
# yarn
~$ yarn install
~$ yarn start

# npm
~$ npm install
~$ npm run start
```