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

Wouldn't it make sense to have individual button-settings for each slot? Right now they seem to be global.

enhancement

Adding functionality to select Global or Individual Settings for LED, Button, Log by terminal command To use, enable "SETTINGS += -DUSER_INTERFACE_MODE_CONFIGURABLE" in Makefile. This overrides "SETTINGS += -DBUTTON_SETTING_GLOBAL" and others....

As you may have seen, the latest commits also contain a new clone mode which has been implemented by @robots - thanks for that! The related pull request was #118....

enhancement

If I put a for example a classic card on acr122u the reader can identify it. If I configure the cham (RevG) to MF_CLASSIC_4K_7B or other the acr122u couldn't identify...

Add missing initialisations for individual LED/Button config per setting

Before trying to get my hands dirty and try to do something would it be possible to use the clone comand to dump a MF4K/1K if the keys are known...

enhancement

I am trying to read a Mifare ultralight MF0UL21 and I get this dump 101:OK WITH TEXT 045C409032464E81BB48001000000001 108F0365C1D30000000000005EA7B32A 08F70AD61FB3A7EC0F5202E9C2A04B20 0000020103EB041D1E08E2A300000000 and the actual content is 045C4090 32464E81 BB480010 00000001...

enhancement

Hello. I have been tinkering with some USB code to control the Chameleon Mini boards (both revisions), and am interested in building up a non-trivial tag that is being emulated...

Good morning. I have been testing out my [Android app](https://github.com/maxieds/ChameleonMiniLiveDebugger) and adding some nice new features to it. But before I can get them all working, the microusb connector broke...

I would very much like to see Chameleon supporting emulation of DESFire cards. I reckon this was already implemented according to the WISSEC paper, but is not shred with general...

enhancement