mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
commit
0eb9168ccb
1 changed files with 1 additions and 6 deletions
|
@ -38,7 +38,7 @@
|
||||||
- Android phone
|
- Android phone
|
||||||
- [F-Droid](https://f-droid.org/)
|
- [F-Droid](https://f-droid.org/)
|
||||||
- [Termux](https://f-droid.org/en/packages/com.termux/)
|
- [Termux](https://f-droid.org/en/packages/com.termux/)
|
||||||
- [Proxmark3 RDV4](https://www.proxmark.com/proxmark-3-hardware/proxmark-3-rdv4)
|
- [Proxmark3](https://www.proxmark.com/proxmark-3-hardware/proxmark-3-rdv4)
|
||||||
- [Blueshark Standalone Module](https://www.proxmark.com/proxmark-news/proxmark3-blueshark-bluetooth-released) **(ONLY if using Bluetooth)**
|
- [Blueshark Standalone Module](https://www.proxmark.com/proxmark-news/proxmark3-blueshark-bluetooth-released) **(ONLY if using Bluetooth)**
|
||||||
- [Proxmark with BTADDON compiled Firmware](https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md#platform_extras) **(ONLY if using Bluetooth)**
|
- [Proxmark with BTADDON compiled Firmware](https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md#platform_extras) **(ONLY if using Bluetooth)**
|
||||||
|
|
||||||
|
@ -66,11 +66,6 @@ Run the following commands:
|
||||||
```
|
```
|
||||||
pkg install proxmark3
|
pkg install proxmark3
|
||||||
```
|
```
|
||||||
### Optional: Install Proxmark3 package which offers a more up to date version from git `master` branch
|
|
||||||
Run the following commands:
|
|
||||||
```
|
|
||||||
pkg install proxmark3-git
|
|
||||||
```
|
|
||||||
### Optional: Building Proxmark3 client from source
|
### Optional: Building Proxmark3 client from source
|
||||||
```
|
```
|
||||||
pkg install make clang readline libc++ git binutils
|
pkg install make clang readline libc++ git binutils
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue