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.73k stars 392 forks source link

Can it be used to emulate contactless bank card? #261

Closed ghost closed 4 years ago

ceres-c commented 4 years ago

ISO14443-A codec is currently implemented in the codebase, but EMV contacltess uses both -A and -B standards, so the lack of the second one could be an issue. Also, there is no way the crypto operations can be performed on the ATMega fast enough. And you'd need the private key. https://www.cs.ru.nl/E.Poll/papers/EMVtechreport.pdf

So, it's a no.