ISO15693 Magic tags machine

I have several chips that allow me to change the UID using a machine with its own software that was sold to me along with the chips.

When trying to change it with the Proxmark Easy using the csetuid command, including or excluding the v2 flag, I can’t change the UID.

Is there any way to find out what the machine sent with the chips does so I can change it?

Try getting the proxmark3 to detect what type of chip it is. The csetuid command is for gen1a chips only. They might be gen2 chips, for example, which just use the standard write command to change sector 0 (where the UID lives).

Run hf search or hf mf info to start.

I just realized you are talking about 15693.. so csetuid is not even for the correct ISO standard. Specifically, csetuid is for gen1a Magic Mifare 1K chips which are ISO14443A chips, not ISO15693.

To work with ISO15693 changeable UID chips, there is a LUA script you can try;

Be sure you have the latest Iceman firmware and client for your proxmark3.

2 Likes

I tried using csetuid within the hf 15 menu, which I thought would be the way to change it, however the script didn’t work either, as shown in the screenshot.

The UID E0C7CCCCBBBBAAAA was modified by me using the software and machine provided by the label supplier.

Original UID shows NXP Semicondutors ICODE SLIX(SL2S2002) but i thinks this info was put because i request.

I performed an hf 15 sniff with pm3, between the machine and the tag.

Initially I only read the tag, and then wrote a new uid ending in FF.
The resulting trace was as follows.

Interesting. Where did you get these chips and machine from?

China, alibaba suplier.
i tried to send raw commands like the one´s sniffed but get error.

Can you explain the -hack options in the hf 15 command?

From what I understand, two commands are needed, each with 4 bytes of the uid. I might need to use one of these options to keep the tag active, but I don’t know which one.

I’m asking because I want to purchase some for testing. Have a link?

1 Like

I don’t know much about it

https://yiangroup.en.alibaba.com/contactinfo.html?spm=a2700.shop_index.88.47.64011306bfMtmE


I bought it from Alibaba, from Mr. Jarry.

I specifically requested chips with a 28mm diameter, ISO15693 protocol, ICODE SLIX tags with changeable UID.

With 1k bits of memory.

At the time of sale, he mentioned that the PM3 wouldn’t be able to modify it, but I think he only resells the chip and doesn’t have information on how to proceed with modifying it using the PM3.

2 Likes

Is there any website or document where I can obtain this information?

1 Like