Merge pull request #213 from bettse/master
Add homebrew details to blueshark manual
This commit is contained in:
@@ -44,6 +44,8 @@ Built-in battery can support standalone mode, off-line sniffing, off-line readin
|
|||||||
|
|
||||||
### 4. COMPILATION / FLASHING
|
### 4. COMPILATION / FLASHING
|
||||||
|
|
||||||
|
#### From Source
|
||||||
|
|
||||||
Please download the latest source code from Rfid Research Group's Github repo:
|
Please download the latest source code from Rfid Research Group's Github repo:
|
||||||
https://github.com/RfidResearchGroup/proxmark3
|
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.
|
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.
|
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
|
### 5. CONNECT WITH BLUETOOTH
|
||||||
|
|
||||||
You can have both USB cable connect and BT active at the same time and connect to either serial port.
|
You can have both USB cable connect and BT active at the same time and connect to either serial port.
|
||||||
|
|||||||
Reference in New Issue
Block a user