-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get AFL #13
Comments
Hi, you could try another modes:
|
Yes, I have tried all of them, but they end up in errors or the program freeze.. |
You could use it, if you could install libnfc on Windows, and connect pn532 there with propper drivers. Also, check output of |
I don't have pn532, I have the acr122u (I believe it is a cloned version because I got it for cheap, but it works) |
Well, I haven't been able to run it on windows. Here is the issue with this VISA card: It has happened the same issue with others MASTERCARD I have, but this one isn't activated or doesn't have any previous transaction. Any ideas? |
After installing Also check if card is close enough to reader and that it don't move while reading |
For windows, to install libnfc I have to install cmake (https://github.com/nfc-tools/libnfc/blob/master/README-Windows.md). It is looking long to me. I still don't know how to use nfc-pool and nfc-list on my raspberry pi (linux) The card reader and the card doesn't move. I have read that MSD transactions are getting obsolete for VISA when trying to emulate the POS terminal to read the data, I have; that could e the reason. But this just happens with one card. |
|
Hello,
so basically I have a VISA card (from bbva es) that says "Can't get AFL" when executing "sudo ./nfc-frog GPO".
It has happened with other software readers (like the proxmark reader) and one android reader, but other android reader could successfully read the card.
Any ideas?
Thanks
The text was updated successfully, but these errors were encountered: