Because this is a complete blog post, I won't link to a direct download—but I will tell you the legit path.
You need to look for the "Nintendo Switch Retail Kiosk NAND Dump" (specific version 3.0.0 or 4.1.0). These occasionally surface on archive.org as "educational software preservation."
Once you have that dump, you extract it using a tool like hactoolnet or Lockpick_RCM (modified for PC). Inside the bis_key_hashes folder, you will find your key_retail.bin.
Pro Tip: Don't confuse this with the standard prod.keys file used for Switch emulation. The Retail Bin is much smaller (usually 320 bytes) and explicitly labeled for "Amiibo base decryption."
Yes—if you are an emulation archivist. No—if you just want to spoof a Cloud Strife amiibo in Smash Bros.
The amiibo key-retail bin download is a rite of passage for the hardcore modder. It’s tedious to find, legally ambiguous to share, and glorious to use.
If you manage to extract your own, hold onto it. That little 320-byte file is a snapshot of retail history—a key that unlocks the plastic toy box without ever leaving your keyboard.
Have you successfully used the retail bin to dump a rare amiibo? Let us know in the comments below. (And no, I will not send you the file—read the DMCA notice at the top of the page.)
The amiibo key-retail bin is a critical encryption file required by software applications to decrypt and write amiibo data to blank NFC tags. While the .bin files for specific characters (like Mario or Link) contain the character's unique data, the key_retail.bin acts as a master key that allows devices like smartphones to interface with Nintendo's proprietary encryption. Understanding the Essential Files
To successfully create custom amiibo or use them in emulators, you typically need three core files:
key_retail.bin: The primary encryption key required for most modern amiibo writing apps.
locked-secret.bin: An additional decryption component often paired with the retail key.
unfixed-info.bin: The third piece of the "key set" used to verify and process raw character data. How to Use key_retail.bin Files
The process of using these files depends on your platform, but the general workflow remains consistent across the most popular tools. Using TagMo (Android)
TagMo is one of the most widely used Android applications for managing amiibo data.
Download and Install: Obtain the TagMo APK (requires enabling "Unknown Sources" in settings).
Import Keys: Open TagMo and navigate to the settings or three-dot menu. Select "Load Key(s)" and locate your key_retail.bin (or locked-secret.bin and unfixed-info.bin).
Load Character Data: Use the "Load Tag" button to select the specific character's .bin file.
Write to Tag: Place a blank NTAG215 chip against your phone's NFC reader and select "Write Tag". Using AmiiBoss or Placiibo (iOS) Reddit·r/LinksAmiiboArchive
It was a typical Saturday morning for avid gamer, Alex. He had spent the previous night reading about the latest developments in the world of Nintendo and was excited to visit his local GameStop to pick up a few new amiibo figures for his Super Smash Bros. tournament. As he walked into the store, he noticed a peculiar sight: a large bin labeled "Amiibo Key-Retail Bin Download" in the corner of the store.
Curious, Alex approached the bin and noticed that it was filled with various amiibo figures, but they all had a small paper attached to them with a cryptic message: "Download code inside." Alex wondered what this could mean, as he had never seen anything like this before.
The store clerk, noticing Alex's interest, approached him and explained that this bin was a special promotion by Nintendo. Apparently, some amiibo figures had been embedded with download codes that granted access to exclusive content in various Nintendo games.
Alex was intrigued and decided to dig deeper. He picked up a few figures and examined them more closely. Sure enough, each one had a small code printed on the back of the packaging. He asked the clerk if he could use the store's Wi-Fi to download the content, and the clerk agreed.
As Alex connected to the Wi-Fi and entered the code, he was directed to a special Nintendo website. There, he was prompted to create a Nintendo account and link it to the amiibo figure. After completing the process, he received a confirmation email with a download code.
Excited, Alex used the code to download the exclusive content, which included a new character skin for his favorite game, Mario Kart. He was thrilled to have access to this exclusive content and couldn't wait to show it off to his friends.
As the day went on, Alex returned to the store several times to purchase more amiibo figures and download codes. He soon realized that the "Amiibo Key-Retail Bin Download" promotion was a clever way for Nintendo to drive engagement and sales.
The promotion also sparked a sense of community among gamers, as they shared their experiences and strategies for unlocking the exclusive content on social media. Alex felt like he was part of a larger gaming community, all working together to get the most out of their amiibo figures.
In the end, Alex left the store with a big smile on his face, feeling like he had discovered a hidden gem. He couldn't wait to see what other promotions Nintendo had in store for the future.
Here is the hard truth: You cannot legally download the key_retail.bin from a third party.
Most guides you see on Reddit saying "DM me for the bin" are skating on thin ice. The file contains proprietary RSA keys. Nintendo’s legal team actively scans for these files on public hosting sites.
Here's a step-by-step overview of the process:
Most basic amiibo dumps available online are locked dumps. They contain the user data but lack the cryptographic keys. These are useless for writing to blank tags because your Nintendo Switch will immediately detect the missing signature.
A Key-Retail bin is a "full fat" dump. It includes the password-protected sectors (often sectors 0x80 to 0x87) that contain the authentication keys. Without these, you cannot create a fully functional backup.
With the recent shutdown of the 3DS and Wii U eShops, and the slow phasing out of physical retail demo units, the key_retail.bin is becoming abandonware. Nintendo no longer pushes updates to these kiosk units.
Because of this, the version floating around (v4.1.0 from 2019) is the final, canonical version. It will work for all amiibo released up to Tears of the Kingdom (2023). For newer figures? You’ll need a different approach—likely a hardware mod.
Let’s kill the mystery first. Nintendo doesn’t just ship amiibo data on the figures themselves. Retail stores (like Target, Best Buy, and GameStop) used to have demo kiosks—specifically for games like Animal Crossing: amiibo Festival and Super Smash Bros. for Wii U.
These kiosks contained a "retail bin." This is a raw, unencrypted dump of the NAND storage from that kiosk’s console. Inside that bin are three things:
If you own the figure but cannot dump it (broken reader), you don’t need a full bin. You need the Retail Key file, which is a separate database of the cryptographic seeds. This is often called the key_retail.bin file (approx 160 bytes). This file is universal—it decrypts any amiibo.
Note: Public repositories of key_retail.bin are frequently taken down. As of 2025, they exist on technical forums and Git repositories under names like "unfixed-info" or "tag-base." Use a search engine with key_retail.bin and SHA-1 hash verification to avoid fakes.