Lol.. I see the chances of that happening being zero to nadaTim, even though it's not finished you should release the software
I don't think he ever did.No, he's said he'll release it, but it's for a specific board rn.
All we have to do is find how to write to an NTAG215. That's it.
Why should he? He wrote something that writes a special bin file via hardware to an nfc tag. It's not something Nintendo has the right to block.Same goes for _Tim_ releasing his software since he could get into legal trouble here.
I'm not talking about the software he uses to write the data.Why should he? He wrote something that writes a special bin file via hardware to an nfc tag. It's not something Nintendo has the right to block.
@Tesa wrong:
You can get the keys for encryption from a pastebin up earlier and use that as a keyfile for amiitools, I know this. And _Tim_ made a BIN flasher, not an amiibo flasher. it literally justs reads the hex values and writes them to the NFC tag, nothing more, he cannot be C&D'd. I have an API key for amiitools, all it does is let me encrypt it on his server without me having the keys.

DIY amiibo cards... created using blank NTAG215 tags and a little bit of dark magic
You need:
- a blank NTAG215 tag sticker (Shop NFC, AliExpress, ...)
- an amiibo dump (dump your own amiibo, download it, ...)
- a way to decrypt/encrypt amiibo dumps (amiibo decryption service, amiitool, ...)
- NFC reader/writer hardware (USB NFC reader/writer, Android smartphone with NFC, ...)
- compatible software to write an amiibo dump to a blank NTAG215 tag (I could not find any so wrote my own)
- a hex editor (HxD, UltraEdit, ...)
- a picture of the amiibo (download it)
- a printer (printer at home, printer at work, photo kiosk, ...)
- a ruler and a cutter knife
Steps:
- decrypt amiibo dump
- use hex editor to change UID in amiibo dump to UID of blank NTAG215 tag
- encrypt amiibo dump
- write amiibo dump to blank NTAG215 tag
- print amiibo picture and cut it out
- put NTAG215 tag sticker on the back of amiibo picture
![]()
Out of curiosity, would an Android phone with NFC work to read, decrypt and write those? Someone should make an app for that ;P
How do we use the keys? I don't know how a key file for amiitool has to be.No he doesn't.
I've spoken to him - he uses an Adafruit board to flash it. And IK what to do thanks. Amiitool only requires a key that YOU CAN GET OFF A PASTEBIN LINK FROM SOMEONE IN THIS THREAD.
In theory, yes. But it's questionable if someone will actually do all of this.Out of curiosity, would an Android phone with NFC work to read, decrypt and write those? Someone should make an app for that ;P
We can do it. We just need to find a way of writing to the thing via an Android app, then we're fine.In theory, yes. But it's questionable if someone will actually do all of this.
About a year ago someone developed a tool which could (at least according to him) even emulate amiibos (He documented how he did it). But pulled everything again right before releasing it.
There are multiple keys.get the key (they're in hex) then put them into a bin so that they are not hex.