Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

between the Amibo BIN file, KEY_RETAIL and UID #10

Open
alwlsek opened this issue Jun 8, 2020 · 1 comment
Open

between the Amibo BIN file, KEY_RETAIL and UID #10

alwlsek opened this issue Jun 8, 2020 · 1 comment

Comments

@alwlsek
Copy link

alwlsek commented Jun 8, 2020

Hello, friend!
Thank you for good information
I have a question
I want to make a card by making a number plate and entering the desired number
I would like to know the association between the Amibo BIN file, KEY_RETAIL and UID

I want to know the process of making a hexadecimal code with these three pieces of information

Thank you

I want to know how each full corresponding code is generated.

111231

@pablomayobre
Copy link

I think what you are looking for is Amiitool.

This basically reverse engineers the cryptography of Amiibos, so that you can obtain the raw data stored in them and then re-encrypt it with the proper password (generated from the UID)

To see how it's done, check amiibo-online-tool which is the source code for that web page you are using right there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants