mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
add xquartz and xcode clitools
This commit is contained in:
parent
3629e8ec77
commit
9ab8ee4ef7
1 changed files with 6 additions and 2 deletions
|
@ -18,11 +18,15 @@ Visual Studio Code still runs under Rosetta 2 and if you're developing for proxm
|
||||||
|
|
||||||
## Install Proxmark3 tools
|
## Install Proxmark3 tools
|
||||||
|
|
||||||
These instructions comes from @Chrisfu, where we got the proxmark3.rb scriptfile from.
|
These instructions comes from \@Chrisfu, where we got the proxmark3.rb scriptfile from.
|
||||||
For further questions about Mac & Homebrew, contact @Chrisfu (https://github.com/chrisfu/)
|
For further questions about Mac & Homebrew, contact [\@Chrisfu on Twitter](https://github.com/chrisfu/)
|
||||||
|
|
||||||
|
0. Install XCode Command Line Tools if you haven't yet already done so: `xcode-select --install`
|
||||||
|
|
||||||
1. Install homebrew if you haven't yet already done so: http://brew.sh/
|
1. Install homebrew if you haven't yet already done so: http://brew.sh/
|
||||||
|
|
||||||
|
2. Install xquartz: `brew install xquartz`
|
||||||
|
|
||||||
2. Tap this repo: `brew tap RfidResearchGroup/proxmark3`
|
2. Tap this repo: `brew tap RfidResearchGroup/proxmark3`
|
||||||
|
|
||||||
3. Install Proxmark3:
|
3. Install Proxmark3:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue