emsec / ChameleonMini

The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was developed by https://kasper-oswald.de. The device is available at https://shop.kasper.it. For further information see the Getting Started Page https://rawgit.com/emsec/ChameleonMini/master/Doc/Doxygen/html/_page__getting_started.html or the Wiki tab above.
Other
1.74k stars 392 forks source link

Emulating DESFire 4k EV1? #117

Closed decidedlygray closed 7 years ago

decidedlygray commented 7 years ago

Hello,

I was wondering if it is currently possible to emulate MIFARE DESFire 4k EV1 cards? I saw on the home page: Cards that the ChameleonMini can emulate in principle include: NXP Mifare Classic, Plus, Ultralight, Ultralight C, ntag, ICODE, DESfire / DESfire EV1

But it's not clear what "in principle" means, and I am not seeing any Configuration in the official documentation for doing this.

This may be related to #31, though its not clear what functionality has been merged into ChameleonMini/master, or if that is one of the goals of that fork.

Thanks!

geo-rg commented 7 years ago

Hi @decidedlygray "In principle" means that the hardware supports this, but for example the DESFire cards are not fully supported yet by the firmware. Maybe the code in the fork is enough for your use case, but if not, you may have to wait for it or help us implementing it!

Does this answer your question fully?

decidedlygray commented 7 years ago

It does! Thanks!