Merge pull request #213 from bettse/master

Add homebrew details to blueshark manual
This commit is contained in:
Iceman 2019-06-23 08:51:21 +02:00 committed by GitHub
commit e1d6d3eeb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,6 +44,8 @@ Built-in battery can support standalone mode, off-line sniffing, off-line readin
### 4. COMPILATION / FLASHING
#### From Source
Please download the latest source code from Rfid Research Group's Github repo:
https://github.com/RfidResearchGroup/proxmark3
@ -58,6 +60,12 @@ To compile the client and firmware with FPC support, the easiest way is to
You are now ready to run the client with the serial port you got from your BT device on your laptop etc.
See instructions below.
#### Homebrew (macOS)
From the [homebrew-proxmark3 readme](https://github.com/RfidResearchGroup/homebrew-proxmark3)
1. `brew tap rfidresearchgroup/proxmark3`
2. `brew install --with-blueshark proxmark3`
### 5. CONNECT WITH BLUETOOTH
You can have both USB cable connect and BT active at the same time and connect to either serial port.