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

One email I received a while ago for my [Chameleon Mini Live Debugger](https://github.com/maxieds/ChameleonMiniLiveDebugger) app on Android is about why the dumped file saved with _DUMP_MFU_ is not compatible with the...

tl;dr: Have a look at the end of this issue. Currently we are using the LUFA CDC implementation for the USB interface which is for xmegas still experimental. We have...

Is it possible to emulate Mifare Ultralight EV1 using Chameleon Mini ? http://www.nxp.com/products/identification-and-security/mifare-ics/mifare-ultralight/mifare-ultralight-ev1-contactless-ticket-ic:MF0UL1101DUD?tab=Documentation_Tab

enhancement

Hi, When i try to execute the upgrade i get the following message: zgv@ZGV-MacBookPro:~/Desktop/upgrade$ sudo avrdude -c flip2 -p ATXMega128A4U -B 60 -P usb -U application:w:Chameleon-Mini.hex:i -U eeprom:w:Chameleon-Mini.eep:i avrdude: AVR...

question
verify

Without the Makefile setting SETTINGS += -DENABLE_EEPROM_SETTINGS The application still reads the EEPROM for default settings and the LogInit function still uses EEPROM. Due to the worn out EEPROM of...

NTAG doesn't seem to be supported - filing a meta bug for NTAG support. Really hope NTAG215 emulation will be possible someday.

enhancement

mifare emulation works flawlessly with my pn532 reader, however my S3 is not able to read the cahmelion. UID/ATQA/SAK can be read, after that the phone thinks that the tag...

I Have 2 issues the first one is that I can't set the slot via dialing through socat : ```socat - /dev/ttyACM0,crlf SETTING=2 200:UNKNOWN COMMAND SETTING? 101:OK WITH TEXT 0...

Add identify command tom chamtool.py.

enhancement

Issue #16 (VERSION returning several lines) was solved by simply writing all the info in a single line. But `dump_mfu` returns also several lines and probably more commands will do...

enhancement