The Nintendo Switch saves game data to the amiibo (e.g., your horse in Breath of the Wild or your fighter data in Smash Bros.). If you lose the physical figure, that data is gone forever. With the key files, you can decrypt a backup of your amiibo, save it to your PC, and restore it to a new NFC tag later.
With the release of new consoles (Switch 2 expected soon), will amiibo keys change?
Amiibo are backward compatible. Nintendo cannot issue a "key rotation" because that would render millions of existing physical figures useless. Once a key is extracted from hardware, it remains valid for the entire lifespan of that product line.
The only way Nintendo could kill key files is by moving to a challenge-response system (like modern credit cards) with rolling codes, but that would require new hardware. For now, the 2014 amiibo keys are the same keys we use in 2025.
| Aspect | Summary | |--------|---------| | What | Cryptographic keys to decrypt/emulate amiibo data | | Required for | Homebrew, backups, tag writing | | Legality | Distribution is prohibited; personal use is contested | | Tools | TagMo, amiitool, emuiibo | | Risk | DMCA notices, account bans (if used with online Switch games improperly) |
This report is for educational and informational purposes only. It does not encourage piracy or circumvention of copyright protection systems.
Searching for "amiibo key files" usually refers to the locked-secret.bin unfixed-info.bin files required by apps like to decrypt and write amiibo data to NTAG215 chips nfcw-shop.com 🔑 What are Amiibo Key Files? amiibo key files
These files are the "master keys" used to sign and verify amiibo data. Without them, most NFC writing software cannot create working clones. unfixed-info.bin : Contains the constant data used across all amiibo. locked-secret.bin
: Contains the specific encryption keys needed to lock the tag so a Nintendo console recognizes it. ⚠️ Where to Find Them Due to copyright protections, these files are
hosted on official stores or the Google Play Store. To find them, most users search for: Lost In Cult "Amiibo key retrieval" on GitHub repositories. "Amiibo retail keys" in specialized gaming archives. "Amiibo .bin dump" communities on platforms like Reddit. 🛠️ How to Use Them Once you have the keys, you typically follow these steps: Install an NFC App : Download an app like (Android) or use a dedicated NFC writer. Import Keys : In the app settings, select "Import Keys" and locate your key files. Load Amiibo Data : Load the specific amiibo file (the character data) you want to use. Write to Tag : Place an
card or sticker against your phone's NFC sensor and press "Write". nfcw-shop.com Amiibo BIN Files: Your Complete Guide - Circulation
Amiibo key files are the essential "master keys" required to decrypt, read, and write the encrypted data stored within Nintendo's physical Amiibo figures. While a .bin file contains the raw data for a specific character (like Mario or Link), the key files are what allow software to understand that data and replicate it onto blank NFC tags. What are the Essential Amiibo Key Files?
To work with Amiibo data, most applications (like TagMo on Android or AmiiBot on iOS) require two specific files: The Nintendo Switch saves game data to the amiibo (e
locked-secret.bin: This key unlocks the locked sectors of an NFC tag that contain permanent data, such as the Amiibo’s unique character ID.
unfixed-info.bin: This key is used for the changeable sectors, where user-editable information like the Amiibo’s nickname and game-specific stats are stored.
Together, these are often referred to as the retail key set (key_retail.bin). How Amiibo Key Files Work
Amiibo figures use NFC (Near Field Communication) technology, specifically NTAG215 chips. These chips are encrypted by Nintendo to prevent unauthorized duplication.
Technically, an amiibo key file (often saved as a .bin, .key, or .retrokey file) is a collection of cryptographic keys. Specifically, there are two major types:
In layman’s terms: The "Unfixed" key reads the menu. The "Locked Secret" key lets you save your progress. | Aspect | Summary | |--------|---------| | What
When homebrew developers reverse-engineered the amiibo protocol years ago, they discovered that Nintendo’s security relied on a handful of these master keys. Once those keys were extracted (from a leaked Nintendo developer cartridge or via brute-force hardware attacks), the key file was born.
A complete amiibo key file allows a computer or a DIY device (like an Android phone with NFC) to:
At its core, an amiibo is just a plastic figure with an NTAG215 NFC chip inside. That chip contains a small amount of data: a unique UID, encrypted game data, and a signature.
A key file (usually a .bin file) is a direct, byte-for-byte digital copy of that NFC chip’s data. When used with a compatible tool or emulator, your device can pretend to be that physical amiibo.
Important: These files are copyrighted because they contain proprietary Nintendo encryption and game data. Distributing them is illegal. This guide assumes you dump your own physical amiibo for personal backup use.