After this, the implant worked normally again, but with a problem when writing URLs since as can be seen in the images, garbage characters are added to the end of each loaded URL.
At first, I thought it could be an error with the NFC Tools application, so I also used TagWriter and obtained the same result with both applications. Additionally, I used the “erase tag” option, but this didn’t work either.
Furthermore, to rule out a problem with any character in the URL, I loaded the same URL on another NFC tag and it worked properly.
Does anyone know how to fix this error? Thank you very much in advance.
Purely out of curiosity, does garbage get added when writing other data types as well, or is it just with URLs? What happens if you try to write text to it?
It’s curious, it works perfectly on Android and opens the URL without a problem, but on iPhone (iOS) the URL that the browser opens is “the URL with garbage”. Is there a way to perform a factory reset on the implant? since the problem started when I used NFC Shell on Android.
I have also noticed that the “garbage” attached to the URL is not random, but at a certain point, it begins to repeat part of the same URL. For example:
In the images, you can see how the URL is cut off when trying to write “index.html” and writes “index.h/mo” instead. Instead of writing “tml”, it writes “/mo”, which indicates that the URL begins to repeat from “/modules”
As you can see, not even the complete information is stored, the message is truncated and the “garbage” that is added at the end is part of the same message.