iCODE SLI Gen2 UID Changeable ISO15693
Latest generation ISO15693 iCODE SLI tag, allowing for UID modification and block length modification. For the first time, perfect clones of multiple SLI types (even SLI-S) can be easily performed.
Feature | Information | Notes | ||
---|---|---|---|---|
Chipset | ISO15693 iCODE SLI | |||
Memory Size | 0 - 63 blocks | |||
UID Size | 8 Byte | |||
UID Modifiable | ✔️ | One time | ||
Chip Generation | Gen 2 | Chipset Generation Guide | ||
UID Type | Unlock Required | DirectWrite | One Time Write | Notes |
UID Type | ✔️ | |||
Compatibility | LibNFC | Proxmark | Android | Notes |
UID Writing | ✔️ | ✔️ | Via raw commands | |
Card Writing | ✔️ | ✔️ | Non-Block0 writing supported by all devices | |
Card Reading | ✔️ | ✔️ | Card reading supported by all devices |
Change Block Size:
The total block size can be set via the hf 15 raw Proxmark commands below.
3f
1f
0f
Full Command Table
Below is the full table of card commands. Each command is built with the same structure: , where:
- is the preamble,
- is the tag operation
- is the data for the tag operation.
The full tag operation lexicon is as follows:
- 0900 --> Write to Block 0
- ...
- 093F --> Write to Block 63
- 0940 --> UID Last 4 bytes
- 0941 --> UID First 4 bytes
- 0942 --> Locks (blk 0 through 31)
- 0943 --> Locks (blk 32 through 63)
- 0944 --> Reg. Write Disable (blk 0 - 31) (magic write OK)
- 0945 --> Reg. Write Disable (blk 32 - 63) (magic write OK)
- 0946 --> DSFID / AFI
- 0947 --> Block Size + IC ref
- 09FF --> Format Card. Writes 4 byte value to all blocks