-
Notifications
You must be signed in to change notification settings - Fork 37
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
Error: Authentication Failed #2
Comments
Hi Hidnoob, I also got the same error as you on the same Omnikey device, both in a XP vm, and also on win7. Can you help confirm:
Thanks. |
Sorry this must've slipped by. So if authentication fails you might have a high security iClass card. This code will not work for those readers and you really won't be able to find a completely packaged solution to read every high security iClass card. When you put the card near the reader (without running the code), does the reader blink? |
Absolutely, ContactlessDemoVC.exe reports it as an iclass 2ks card. |
anyone fixed it ??! |
Hello, I just used this a few days ago, on a standard card and it worked fine. I was able to read, and close a card. I am running WinXPsp3 in a VM. I assume you have the correct older drivers, and API? What firmware does your OMNIKEY 5321 V2 CLi have? Mine is 5.0, and I am using the OMNIKEY 6321 Cli, although that shouldn't matter. |
Does anyone know if this will work with the HID iclass DL cards? |
@MacGyver1rjq104 Yes, I have the code working with HID iCLASS DL cards. I've also tried it with some HID Elite keys, and verified it gives |
When I run
iclass read
using OMNIKEY 5321 V2 CLi and Windows XP in a Virtualbox, the error is shownError: Authentication failed
In the original
iclassified
, runningmain
shows some data, followed by the same errorError: Authentication failed
.What will you suggest?
The text was updated successfully, but these errors were encountered: