151

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

So, you cannot recieve any packages from outside of Cuba? Say someone in the US wants to send you something, they a not permitted?

152

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

Bozotclown1970 wrote:

So, you cannot recieve any packages from outside of Cuba? Say someone in the US wants to send you something, they a not permitted?

Not that it is very complicated it has to be with some friend who travels or I think that DHL Express works but in the same way I can not send money either

153

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

How do you manage to get your printer?

154 (edited by victorml95 2018-03-06 14:55:38)

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

Bozotclown1970 wrote:

How do you manage to get your printer?

I bought it from a friend of a friend who brought it when he traveled to the United States a year and a half ago

155

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

victorml95 wrote:

I wonder if someone has thought about trying to make an application that emulates a ntag directly or something similar because for me it is very difficult to access the empty ntag or an emutag since I live in Cuba and here I can not buy anything online and in the stores do not sell anything like that the printer brought me a friend but it is not going to turn anymore I do not know what to do what I have access to is arduinos and pics but apparently there is nothing to do with them my firmware is 2.3 .5

There is a hardware solution - which is my preferred solution smile
http://www.soliforum.com/topic/16626/da … d-cycling/

Unfortunately it is dependent on receiving the hardware from Australia.

I have not seen an Arduino solution that does this emulation - of the NTAG card or the NTAG reader.

156

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

Hi, I have used the key calculator and was able to read all pages on my NFC card but when I am trying now the key is not working for the second time reading do you know why it happens? printer model is davinchi mini w and after reding printer doesn't like the filament it says it is not original brand.

157 (edited by cgrillo 2018-03-16 15:30:21)

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

alperidrisoglu wrote:

Hi, I have used the key calculator and was able to read all pages on my NFC card but when I am trying now the key is not working for the second time reading do you know why it happens? printer model is davinchi mini w and after reding printer doesn't like the filament it says it is not original brand.

Was this second attempt immediately afterwards - or have you used the card since and run it to 0m?

158

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

Hello, I executed the commands as MTWallet describes at 2017-05-02.
I Used the NFC tool by Nilezon to get the UID and KEY and PACK code.
UID 04 3B B3 2A B4 42 80 KEY 99 76 5C BF and PACK 5B 64

First of all i see only till page 2B, so page 2C is not visible.
The app says key is masked behind page =>0x2B 99 76 5C BF

These are the bytes of the pages
00 -043BB304
01 -2AB44280
02 -5C480580
03 -E1101200
04 -0103A00C
05 -340300FE
06 -00000000
07 -00000000
08 -5A504B00
09 -00354257
0A -400D0300
0B -400D0300
0C -D2002D00
0D -54484742
0E -30373633
0F -00000000
10 -00000000
11 -34000000
12 -00000000
13 -00000000
14 -400D0300
15 -EED83354
16 -3EF6E1CE
17 -B8254876
18 -00000000
19 -00000000
20 -00000000
21 -00000000
22 -00000000
23 -00000000
24 -00000000
25 -00000000
26 -00000000
27 -00000000
28 -000000BD
29 -07000008
2A -80050000
2B -00000000

I modified page 0A, 0B and 14 all to 400D0300 to "reset" the length to 200m.
I wrote the key in 2B (app is telling me it was succesfull) and i wrote the PACK in 2C with 2 times 00 so, i wrote 5B640000 in 2C. App is again telling me it was succesfull.
When i read again the NFFC chip, it is only listed to 2B and 2B is 00000000 and 2C is "hidden"

When installing the chip in the XYZ junior, it tells me in spool stats "Unidentified Spool"
What am i missing here?

Hope somebody can help me out.
Regards Denniske

159

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

1. What version of firmware do you have?
2. Has the tag been in the printer prior to hacking it?
3. What app are you reading the tag with?

160 (edited by MTWallet 2018-03-20 14:44:30)

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

Denniske wrote:

I modified page 0A, 0B and 14 all to 400D0300 to "reset" the length to 200m.
I wrote the key in 2B (app is telling me it was succesfull) and i wrote the PACK in 2C with 2 times 00 so, i wrote 5B640000 in 2C. App is again telling me it was succesfull.
When i read again the NFFC chip, it is only listed to 2B and 2B is 00000000 and 2C is "hidden"

When installing the chip in the XYZ junior, it tells me in spool stats "Unidentified Spool"
What am i missing here?

Hope somebody can help me out.
Regards Denniske

I think from your previous message that you are using an original NFC tag, not one of the blank paper tags. To reset these, I don't think you need to write any lines other than 0A, 0B & 14.  You may also need to add 1 to line 09 each time you reset the chip. You definitely don't need to write the passwork and pack lines (2B & 2C). I will double check my notes when I get home tonight, I think I usually write the checksum values that a new spool would have also, but I'm not sure if those lines are necessary.

None of this will work however if you do not have firmware lower than 2.2.7 in your printer.

161

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

So here are the values I change for a 200m spool:
0A 400D0300
0B 400D0300
14 400D0300
15 081F3154
16 50B1E0CE
17 52E74F76

I also add 1 to whatever value is currently in page 09.

162

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

cgrillo wrote:
alperidrisoglu wrote:

Hi, I have used the key calculator and was able to read all pages on my NFC card but when I am trying now the key is not working for the second time reading do you know why it happens? printer model is davinchi mini w and after reding printer doesn't like the filament it says it is not original brand.

Was this second attempt immediately afterwards - or have you used the card since and run it to 0m?


No It was the first time i had 100m left and read the NFC for the first time for changing the length. then i hade somthing to do and left it without writing or changing anything on NFC. i came back tried it again but this thime passwor was not correct.

163

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

mjf55 wrote:

WOW does not properly show what you did.  NO ONE thought it was possible.  I tried 2 different UIDs that I knew ( I know, a real extensive test ) and they both worked. 
Congratulations on a job well done.  Every One should make a small donation. 
Now to finish the job with using the cheap tags and this DRM is fully busted.

Even though I do not need it, ( I have the daVinci Tag Manager ), I have made a small donation.


hi, can you tell me what is  the daVinci Tag Manager? and where i can get one ?? thx.........(

164

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

Hello Newbii here

So ive gone through the thread and havent really found anyone with the sane issue I'm having, I have the UID and Key as well as the pack but when I try to authenticate with the NTAG it says unable please helphttp://soliforum.com/i/?9qFELJ7.pnghttp://soliforum.com/i/?HgT1lsW.jpghttp://soliforum.com/i/?pwzalYf.jpg

165

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

Your best bet for resetting tags with your phone is http://www.soliforum.com/topic/17124/an … ank-ntags/

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

hi all, just wondering where the info i get from nfckey.xyz
is supposed to be entered, im new at this and all the reading im doing is doing my head in, all i want to do is use 3rd party filament.

cheers in advance,

cgrillo wrote:
petstep wrote:

https://nfckey.xyz/
link does not work .. I'm in a panic

Works fine for me!!

167

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

i tryed the password but i can't modify the NFC tag

168

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

juno.kim09 wrote:

Hello Newbii here

So ive gone through the thread and havent really found anyone with the sane issue I'm having, I have the UID and Key as well as the pack but when I try to authenticate with the NTAG it says unable please helphttp://soliforum.com/i/?9qFELJ7.pnghttp://soliforum.com/i/?HgT1lsW.jpghttp://soliforum.com/i/?pwzalYf.jpg

i have the same problem

169

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

Why are you entering the color instead of the UID????

170

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

nilezon wrote:

As some of you may know, I have spent a few hours and $$$ the last couple of weeks to figure out how those NFC keys really work.
Now I have finally cracked the algorithm, and I am sharing it freely:

www.nfckey.xyz

Credit to everyone who researched this device and helped along the way.

Edit:
Algorithm is freely available at GitHub!

t

I know it is out there, but I can’t seem to find it. Is there a link to a site that explains what uid and all the other data is (for those like me who are clueless on NFC chips)? To be honest NFC, UID, and page are all Greek to me.

171

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

I am seeing the same issue as @juno.kim09.

I entered in the values for page 0 and 1 into the tool.
It generated a key.
I added the key to the RFID NFC Tool
But it still says that the Authentication is failing.

Am I missing something?

THANKS!!
Cody

172

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

codysechelski wrote:

I am seeing the same issue as @juno.kim09.

I entered in the values for page 0 and 1 into the tool.
It generated a key.
I added the key to the RFID NFC Tool
But it still says that the Authentication is failing.

Am I missing something?

THANKS!!
Cody

Is it a used tag?
Was it run down to 0m?

173

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

cgrillo wrote:
codysechelski wrote:

I am seeing the same issue as @juno.kim09.

I entered in the values for page 0 and 1 into the tool.
It generated a key.
I added the key to the RFID NFC Tool
But it still says that the Authentication is failing.

Am I missing something?

THANKS!!
Cody

Is it a used tag?
Was it run down to 0m?

Yes, it had run down to zero. Is that the trick? You have to catch it before it hits zero? If this is discussed somewhere in this thread then I apologize for not reading further before I posted.

174

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

codysechelski wrote:
cgrillo wrote:
codysechelski wrote:

I am seeing the same issue as @juno.kim09.

I entered in the values for page 0 and 1 into the tool.
It generated a key.
I added the key to the RFID NFC Tool
But it still says that the Authentication is failing.

Am I missing something?

THANKS!!
Cody

Is it a used tag?
Was it run down to 0m?

Yes, it had run down to zero. Is that the trick? You have to catch it before it hits zero? If this is discussed somewhere in this thread then I apologize for not reading further before I posted.

It has been known for the printer to lock the card when it is down to 0m.
I can't say for sure that this is what has been done - but if it is then it is irrecoverable.

175

Re: XYZprinting Open Source NFC key calculator online: www.nfckey.xyz

PAPER TAGS