mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-02-23 23:55:15 +08:00
doc
This commit is contained in:
parent
475ec09b60
commit
a17ad05261
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,8 @@ Scanning ...
|
|||
|
||||
Instead of `aa:bb:cc:dd:ee:ff`, you'll see your MAC address.
|
||||
|
||||
If you don't have `hcitool`, you can use `bluetoothctl` and `scan on` as shown in next section.
|
||||
|
||||
2. Use Proxmark client with Bluetooth MAC address as bt:<mac>
|
||||
```sh
|
||||
./proxmark3 bt:aa:bb:cc:dd:ee:ff
|
||||
|
|
Loading…
Reference in a new issue