-
hi,I have a problem with HCE. I downloaded a sample code from https://github.com/grundid/host-card-emulation-sample. I build it and put it in google Nexus 5. I send the APDU to select AID and it retur…
-
With r844 and later, I am unable to do 'hf mf sim' and related commands (snoop) on one type of readers found in 'real-world'. The yellow led blinks, but nothing happens and even with 'hf mf dbg 4', th…
-
Currently the proxmark firmware is limited to sending a max of 32 byte ISO 14443 tags due to issues with the parity generation. Naturally this limit is not readily apparent as no indication of this li…
-
The special card can be write by the acr122u,but can't be write by the MCT.
-
Hello, i have a problem with the AndroidApplicationRecord.
# my problem
Here is what i want : I want that when i use the card as SNEP mode for my phone, the phone launch the application I've code and…
-
Hi,
I am using your example with ACR122U on Mac 10.8.
I have already followed your instruction:
$ sudo launchctl list | grep pcscd
$ kill $(ps aux | grep '[p]cscd' | awk '{print $2}')
The NFC read…
-
Please consider adding support for standard USB NFC readers to invoke transactions.
I'd like to use the PC has an ad-hoc point of sales device, and the NFC scanner is essential.
Hardware is inexpensi…
-
Hello,
I got an ACR122 NFC reader and an Android 2.3.3 Cyano modfied Samrtphone (Nexus S). After downloading the nfctools-examples-1.0-SNAPSHOT-jar-with-dependencies.jar package, i executed it with …