ChameleonMini icon indicating copy to clipboard operation
ChameleonMini copied to clipboard

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 f...

Results 72 ChameleonMini issues
Sort by recently updated
recently updated
newest added

I used the sniffer to read the paypass there everything is visible, but I clicked into the underground metro to check how the turnstile communicates and my card, the log...

The MifareUltralight implementation was for my use a bit too loose. introduced the OTP and Fuse structure to confirm with specification. The Mifare compatbility write is still open, Cloning with...

Is it possible to emulate Texas Instruments TI256? Does Chameleon support this chip?

ApplicationProcess can return ISO14443A_APP_DELAYED_RESPONSE, in which case the response will be sent later from the ApplicationTask using ISO14443ASendResponse. This allows the computation of the response to be done outside of...

Hi, I started experimenting with some other cards. I have a DESFire card which I tried to read using the Identify command. However, it shows "unknown card". The ATQA is...

If another command after the -I option is issues the script fails I've edited the 'readResponse(self)' to read until the end of the response instead of only one line

![flyer](https://user-images.githubusercontent.com/48245105/71186870-42ca4f80-227e-11ea-9566-37af9d8838fa.png) Hi guys, this year we are finally doing a workshop at 36C3 in Leipzig. If anyone has a wish regarding the content let us know. We will also update...

enhancement
question

I just downloaded the drivers from the project and installed them in Device Manger. Installation proceeded without errors, but upon reboot, this error appears. ``` This device cannot start. (Code...

try to adapt the MFdetection from RevE Rebooted in the RevG (mfkey32)

Considering all the issues regarding timing constraints that were previously reported, is there any intention to move on to e.g. STM32 instead of AVR8? We would get 20MHz->32MHz, SRAM 8KB->20KB...