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

The main changes are to the way the anticollision (CL1/CL2) UID bytes are handled (see source code modifications for precise details). There are references to NXP application notes that show...

Hello. I am continuing this from the discussion started in #313. I am having issues getting an external USB ACR-122 reader to recognize the Chameleon running ``CONFIG=MF_DESFIRE`` built with either...

Feature Request: add support for HID iClass Prox cards. These appear to use ISO 15693 and/or 14443B. References: http://www.openpcd.org/HID_iClass_demystified http://www.openpcd.org/OpenPICC_SnifferOnly_13.56MHz http://www.openpcd.org/git-view/iclass-security/tree/iCLASS-RFID-sniffer https://www.hidglobal.com/sites/default/files/resource_files/iclass-card-ds-en.pdf

enhancement

Hi ChameleonMini community, I am stuck and need some help. So far, I am able to use Chamtool to communicate with external cards in reader-mode (ISO14443A_READER). Now I would like...

If the send packet woud be saved, then a Rblock/Nack would be easily implemented. if the nack concerns the same block numbeer, just resend the last one.

Hello all. I mentioned in #302 that I have received funding from GT to work more on the DESFire emulation support this spring. I am looking to purchase more hardware...

Where can I find the script to clone one of the figurines? https://media.ccc.de/v/36c3-108-hacking-an-nfc-toy-with-the-chameleonmini#t=0

Hello all, I'm wondering if there is any update on the ISO15693 sniffing. I'm currently working based on the iso15_sniff branch from the @ceres-c fork. But it doesn't support card->reader...

I have a problem entering the bootloader. I press the RButton, upon connecting my USB, installed the atmel driver, but upon running the ChameleonFirmwareupgrade, I get an application error: dfu-programmer:...

I am running into a number of complications finely tuning and testing the DESFire emulation support mentioned in #218. All of the solutions I have seen running ``gdb`` with ``avr-gcc``...