I've wrote a simple app (C#) in order to execute some I/O operation on my Mifare Card through my smartcard reader (obviously, I've used some Win API wraps).
The only info about mifare I'm getting is "Mifare 1k"), but is there some way to know exact type of my mifare card? (example it could be Classic, DESFire, Plus, Ultralight..)?
Or maybe Mifare 1k description returned by my app would means it's just a Classic Mifare?