Fixed a typo in examples/nfc-emulate-uid.1
This commit is contained in:
parent
c59219905c
commit
c42e2502d4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ fully customized UID but only of "random" UIDs, which always start with 0x08.
|
||||||
The nfc-emulate-uid tool demonstrates that this can still be done using
|
The nfc-emulate-uid tool demonstrates that this can still be done using
|
||||||
transmission of raw frames, and the desired UID can be optionally specified.
|
transmission of raw frames, and the desired UID can be optionally specified.
|
||||||
|
|
||||||
This makes it a serious thread for security systems that rely only on the
|
This makes it a serious threat for security systems that rely only on the
|
||||||
uniqueness of the UID.
|
uniqueness of the UID.
|
||||||
|
|
||||||
Unfortunately, this example can't directly start in fully customisable
|
Unfortunately, this example can't directly start in fully customisable
|
||||||
|
|
Loading…
Reference in a new issue