Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bubao/evilapplejuice-js
https://github.com/bubao/evilapplejuice-js
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bubao/evilapplejuice-js
- Owner: bubao
- Created: 2023-11-13T17:44:35.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-17T05:40:54.000Z (12 months ago)
- Last Synced: 2023-11-17T06:54:41.699Z (12 months ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```