RfidResearchGroup / ChameleonMini

The ChameleonMini is a versatile contactless smartcard emulator compliant to NFC. The ChameleonMini was first developed by KAOS. This is NOT the official repo for KAOS's ChameleonMini. For further information see the Getting Started Page
http://chameleontiny.com/help/
Other
404 stars 76 forks source link

Request for "Personal Label" #34

Open Ziglar1 opened 3 years ago

Ziglar1 commented 3 years ago

within the app i would like to add a personal label to a slot. for example i would like to put a card in slot 1 and have as description "Garbage Bin" so its easy to identify what card is in what slot.

please close this if its not possible/not interesting.

maxieds commented 3 years ago

@Ziglar1 Have you seen my app for Android:

It seems very much like adding a personal identifier to a tag that you are emulating with the Chameleon device would resemble more of a custom NDEF type setting. There might be some support for this already in the firmware sources.

At any rate, if you use the slot config in my application when running with your Chameleon Mini, you should be able to give the 8 slots personalized IDs (externally by the app) that you can refer to to distinguish the tags.

Ziglar1 commented 3 years ago

@Ziglar1 Have you seen my app for Android:

It seems very much like adding a personal identifier to a tag that you are emulating with the Chameleon device would resemble more of a custom NDEF type setting. There might be some support for this already in the firmware sources.

At any rate, if you use the slot config in my application when running with your Chameleon Mini, you should be able to give the 8 slots personalized IDs (externally by the app) that you can refer to to distinguish the tags.

Thank you for the option, but i'd rather like to see this in the official app

maxieds commented 3 years ago

@Ziglar1 As in from the Proxgrind vendor app for Android, or from within the firmware itself as something like an NDEF tag property?

maxieds commented 3 years ago

If what you are looking for is a way in the firmware to use a more standard tag (like MFU) to have NDEF formatted identifier properties, then the Chameleon firmware should already support that. And you should use a standard terminal to program that type of data onto the tag. I am clearly biased, but you might try barking at the moon for a while waiting for that feature in the vendor app if it doesn't already exist there (n.b.).

Akisame-AI commented 3 years ago

Hey @Ziglar1, Have you had a look under "DUMP"? You can save dumps there under custom names. Just download a dump, view it and click the save icon to give it a custom name. Screenshot_20200912-184437

Unfortunately I think it is unlikely that slots will get nicknames because for those who have more than one chameleon (mini and tiny for example) it will get confusing very fast and it tends to clutter the GUI imo.