Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 235

Cracking NFC tag and overwriting its manufacturer

by jamosg - 06 March, 2024 - 11:28 PM
This post is by a banned member (jamosg) - Unhide
jamosg  
Registered
24
Posts
1
Threads
1 Year of service
#1
Hello guys,
 
i need help with overwriting/changing the manufacturer of an ISO 15693 NFC tag from "ST Microeletronic".
It also has an implemented UID. 
All i need to do is change the name of the manufacturer when read, from "ST Microeletronic" to XXX
Is this even possible or can it not be changed?
If yes, how?
 
I appreciate any input!
thanks
This post is by a banned member (Overdrive187) - Unhide
220
Posts
74
Threads
4 Years of service
#2
Changing the manufacturer name encoded on an ISO 15693 NFC tag, especially its UID (Unique Identifier), is a topic that treads into complex technical and ethical considerations. Let's break this down:

### Technical Aspect

1. **UID and Manufacturer Data**: In NFC tags, particularly those conforming to ISO 15693, the UID is a factory-programmed, read-only sequence of bytes. It typically includes a manufacturer identifier as part of its structure. This identifier is set during the manufacturing process and is intended to be immutable, ensuring each tag has a unique, unalterable identifier.

2. **Manufacturing Data**: The part of the UID that identifies the manufacturer (often the first few bytes) is not programmable after manufacture. This is by design to prevent cloning and ensure the traceability of the tag back to its origin for security and inventory management purposes.

### Ethical and Legal Aspect

Manipulating the manufacturer identity of an NFC tag can have serious implications. It might be considered fraudulent or deceptive in many contexts, especially if the intent is to misrepresent the tag's origin, authenticity, or capabilities. Legal ramifications could follow based on jurisdiction and specific use case.

### Possibilities and Alternatives

- **Hardware Modification**: Technically, changing the hardcoded manufacturer ID in the UID is **not feasible** without sophisticated equipment and expertise, and even then, it's generally considered impossible due to the read-only nature of this segment of the chip.

- **Software Workaround**: While you can't change the UID or its manufacturer identifier, you can potentially **encode other areas** of the tag's memory with data that your reading application interprets in a specific way. For example, you could write a custom application to read the NFC tag and display "XXX" as the manufacturer, regardless of the UID's content. This approach requires control over both the tag-writing process and the reading application, ensuring the latter interprets tag data according to your custom rules.

### Conclusion

Directly altering the manufacturer name within the UID of an ISO 15693 NFC tag from "ST Microelectronics" to another name is **not possible** due to the read-only, pre-programmed nature of this identifier. However, software-level customizations offer a workaround for presentation purposes, provided such changes are legally and ethically appropriate for your application. Always ensure that your use case complies with local laws and respects intellectual property rights.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)