<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — writing to Mifare Ultralight from a script - NFC filament boost]]></title>
		<link>https://www.soliforum.com/topic/18159/writing-to-mifare-ultralight-from-a-script-nfc-filament-boost/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/18159/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in writing to Mifare Ultralight from a script - NFC filament boost.]]></description>
		<lastBuildDate>Fri, 02 Aug 2019 10:21:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: writing to Mifare Ultralight from a script - NFC filament boost]]></title>
			<link>https://www.soliforum.com/post/151070/#p151070</link>
			<description><![CDATA[<p>You can get an old phone on Ebay with nfc for like 50 bucks. It does not need to be on a network.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Fri, 02 Aug 2019 10:21:17 +0000</pubDate>
			<guid>https://www.soliforum.com/post/151070/#p151070</guid>
		</item>
		<item>
			<title><![CDATA[writing to Mifare Ultralight from a script - NFC filament boost]]></title>
			<link>https://www.soliforum.com/post/151068/#p151068</link>
			<description><![CDATA[<p>I don&#039;t own NFC-enabled android phone, so I can&#039;t just install app and move on. Instead I tried to use my old &quot;tikitag&quot; tag reader to overwrite the original tag with old data. ( this is tikitag: <a href="https://www.rfidjournal.com/articles/view?4316">https://www.rfidjournal.com/articles/view?4316</a> )</p><p>Using the standard &quot;nfc-mfultralight&quot; you can get first 8 pages:</p><div class="codebox"><pre><code>$ nfc-mfultralight  r a.mfd
NFC device:     / CCID USB Reader opened
Found MIFARE Ultralight card with UID: 04xxxxxxxxxxxx
Reading 16 pages |........|
Done, 8 of 16 pages readed.</code></pre></div><p>Then by feeding it with correct password from nfckey.xyz I can *read* 45 pages:<br /></p><div class="codebox"><pre><code>$ nfc-mfultralight r x.mfc --pw E843xxxx
NFC device:     / CCID USB Reader opened
1 ISO14443A passive target(s) found:
    04xxxxxxxxxxxx
Using MIFARE Ultralight card with UID: 04xxxxxxxx
NTAG Type: NTAG213 (144 user bytes)
Authing with PWD: e843xxxx Success - PACK: f910
Reading 45 pages |.............................................|
Done, 45 of 45 pages read (0 pages failed).
Writing data to file: x.mfc ... Done.</code></pre></div><p>Sadly, this is where my luck run out. I don&#039;t think I&#039;m able to overwrite the tag with just stale data:</p><div class="codebox"><pre><code>$ nfc-mfultralight w 73m.mfc --pw 09xxxxxx
NFC device:     / CCID USB Reader opened
1 ISO14443A passive target(s) found:
    04xxxxxxxxxxxx
Using MIFARE Ultralight card with UID: 04xxxxxxxxxxxx
NTAG Type: NTAG213 (144 user bytes)
Authing with PWD: 90xxxxxx Success - PACK: 0e61
Write OTP/Capability Bytes ? [yN] 
Write Lock Bytes (Warning: OTP if set) ? [yN] 
Write Dynamic Lock Bytes ? [yN] 
Write UID bytes (only for special writeable UID cards) ? [yN] 

Writing 45 pages |ssss..ffffffffffffffffffffffffffffffffffsffff|
Done, 2 of 45 pages written (5 pages skipped, 38 pages failed).</code></pre></div><p>So I was able to only write 2 pages, which makes me sad. Does anyone have ideas how to use &quot;nfc-tools&quot; or perhaps &quot;RFIDIOt&quot; to perform succcessful write?</p>]]></description>
			<author><![CDATA[null@example.com (hu9eisho5eeM)]]></author>
			<pubDate>Fri, 02 Aug 2019 09:01:31 +0000</pubDate>
			<guid>https://www.soliforum.com/post/151068/#p151068</guid>
		</item>
	</channel>
</rss>
