novotnyllc / MiFare

MiFare Classic support for UWP and Windows Desktop apps
MIT License
37 stars 29 forks source link

how use specific authentication key ? #2

Open 9sorn opened 8 years ago

9sorn commented 8 years ago

@onovotny Hi, I have problem to use specific authentication I want to use a specific authentication like this untitled

Thank you in advance.

xavave commented 4 years ago

hi,

I've made a sample to show how to use specific authentication (zip with sources in attachment : MiFare.zip)

I have added a textbox to use specific key

the sample app (wpf) is here :

MiFare.zip\MiFare\samples\MiFareReader.Desktop\bin\Debug\MiFareReader.Desktop.exe

a specific tag without specific key:

image

same tag WITH specific key:

image