libnfc/utils
quantum-x fbdbe6eff3
Update nfc-mfclassic.c
Adding support for extended Magic cards:
 - DirectWrite cards
 - One Time Write cards

Direct Write cards support modification of B0 directly, without any unlock codes. When we are attempting to detect if a card is 'magic', we will attempt to modify B0 directly as an initial check.

One Time Write cards support modification of B0 directly, one time only. They do not respond to magic commands, but have a fixed UID coming out of the factory. We now detect this UID, and if so, deem the card 'magic'.
2019-08-19 19:07:18 +02:00
..
CMakeLists.txt New NFC modulation type NMT_BARCODE 2017-05-17 13:58:16 +02:00
jewel.c Remove unreachable statements 2014-03-04 01:39:12 +01:00
jewel.h nfc-jewel: fix out-of-bounds array access 2014-02-07 23:09:40 +01:00
Makefile.am Make Travis happy 2017-05-17 15:56:41 +02:00
mifare.c astyle 2017-02-18 13:05:59 +01:00
mifare.h Add OTP/Capability Bytes handling to NTAG 2018-09-18 11:14:08 +01:00
nfc-barcode.1 New NFC modulation type NMT_BARCODE 2017-05-17 13:58:16 +02:00
nfc-barcode.c Make Travis happy 2017-05-17 15:56:41 +02:00
nfc-emulate-forum-tag4.1 Update links from googlecode to github. 2015-04-30 14:19:03 +02:00
nfc-emulate-forum-tag4.c nfc-emulate-forum-tag4: fix TOCTOU 2013-09-22 02:29:07 +02:00
nfc-jewel.1 Update links from googlecode to github. 2015-04-30 14:19:03 +02:00
nfc-jewel.c nfc-jewel: remove extraneous parentheses to silence warning 2014-02-11 23:23:42 +01:00
nfc-list.1 Update links from googlecode to github. 2015-04-30 14:19:03 +02:00
nfc-list.c New NFC modulation type NMT_BARCODE 2017-05-17 13:58:16 +02:00
nfc-mfclassic.1 nfc-mfclassic: Add option to specify key 2016-05-11 09:38:39 +02:00
nfc-mfclassic.c Update nfc-mfclassic.c 2019-08-19 19:07:18 +02:00
nfc-mfultralight.1 Update links from googlecode to github. 2015-04-30 14:19:03 +02:00
nfc-mfultralight.c Update nfc-mfultralight.c 2019-08-19 19:04:52 +02:00
nfc-read-forum-tag3.1 Update links from googlecode to github. 2015-04-30 14:19:03 +02:00
nfc-read-forum-tag3.c Remove unreachable statements 2014-03-04 01:39:12 +01:00
nfc-relay-picc.1 Add undocumented option -s to nfc-relay-picc man page 2018-11-04 21:30:35 +01:00
nfc-relay-picc.c Add undocumented option -s to usage listing 2018-11-04 21:22:46 +01:00
nfc-scan-device.1 Update links from googlecode to github. 2015-04-30 14:19:03 +02:00
nfc-scan-device.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-utils.c Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00
nfc-utils.h Adding link to AUTHORS in the copyright headers 2013-07-17 13:57:56 +02:00