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 took a lot of good parts from Simon K.'s chamtool.py and modified it quite a bit to make an automated UID cloner. It's quick and dirty, but it's a...

As there is not really other place of discussion and my notes are probably not mature enough for inclusion in the official docs, I'm sharing a few tips here and...

For a few weeks now, there was a pull request that wanted to change the online documentation since there stood, that the timeout is in multiples of 128ms and `timeout=?`...

question

Considering how large the firmware will soon grow and how easy (hehe...) it is to break things when making changes to some internal functions, I believe it will be *quite*...

enhancement

Currently, only 106k is supported. Unfortunately, to properly emulate newer cards it would be required to support 212k and 424k at the very least; this would allow for proper emulation...

enhancement

"Any chance of getting a guide on how to write codecs and applications? Reading the fine code might delay things quite a bit."

enhancement

As promised in issue #21, here is PR for a few tests as starting point for more tests. I have written them in unittest2-style so no additional python test libs...

Hello, I'm currently working on a project involving two C files, ISO15693-A.c and MifareClassic.c, and I've encountered a conflict in the declarations of the Uid variable between these two files....

Can someone point me to a detailed datasheet documenting the features of the ChameleonMini RevG RF hardware? The only ones I can find online are single pages. I remember that...

When running the DESFire config, I'm not able to authenticate to any app (except the PICC master app) unless I authenticate to the PICC master app first. Therefore, a card...