-
So I've been trying to get this tool to work for a couple of days but I keep running into the same issues. While installing I get patch conflicts (which I have never encountered before). It also throw…
-
```
Hi, when I call mifare_classic_authenticate for Classic 1k (sak 0x88)
everything is fine. But when I do same for Dual interface card i'm getting
"-1" error code and error:
"error libnfc.chip.p…
-
```
What steps will reproduce the problem?
1. compile libnfc 1.7.0 RC7
2. plug in ACR122U reader
3. start nfc-list.exe
What is the expected output? What do you see instead?
nfc-list.exe uses libnfc 1…
-
```
Context: when using nfc-poll with an ACR122U chipset (
http://nfc-tools.org/index.php?title=ACR122 ), I get those errors:
nfc-poll uses libnfc libnfc-1.7.1-12-gb978c45
NFC reader: ACS / ACR122U…
-
Hi
I have a new ACR1581U-C1.
I have installed libnfc 1.8.0 on my Mac (Sonoma) using homebrew.
I have also installed mfoc.
with libnfc I have:
```
nfc-list
nfc-list uses libnfc 1.8.0
nfc-list…
N0ury updated
9 months ago
-
```
(originally reported by thefkboss on issue 19)
the last 2 bytes of the keys are always good, but the first 4 bytes are always
wrong (sometimes random, sometimes the same).
the problem is here i…
-
```
(originally reported by thefkboss on issue 19)
the last 2 bytes of the keys are always good, but the first 4 bytes are always
wrong (sometimes random, sometimes the same).
the problem is here i…
-
```
Hi,
Here's a patch to add cmake config files, this way you can detect libnfc from
another cmake project by just writing:
find_package(LibNFC NO_MODULE REQUIRED)
include(${LIBNFC_USE_FILE})
add_…
-
```
Hi,
Here's a patch to add cmake config files, this way you can detect libnfc from
another cmake project by just writing:
find_package(LibNFC NO_MODULE REQUIRED)
include(${LIBNFC_USE_FILE})
add_…
-
GSI: [Nusantara 2.5.1](https://sourceforge.net/projects/amber-gsi/files/Nusantara-11/) (Android 11, January security patch)
NFC doesn't work correctly on my device with this GSI. Since I don't real…