Amiibo .bin to .nfc flipper zero converter scipt
usage:
chmod +x fz_amiibo_converter.py
./fz_amiibo_converter.py <input> <output>
or
python3 fz_amiibo_converter.py <input> -o <output>
input - directory path (processed recursively) or .bin file
output - the name of the output directory. optional parameter, default is amiibo nfc. will be created in the script call directory
f.e:
./fz_amiibo_converter.py Amiibo_Bins
./fz_amiibo_converter.py Amiibo_Bins -o my_custom_dir
i used this: https://amiibodoctor.com/2021/06/01/all-amiibo-bin-files-download-for-tagmo-powersaves-placiibo-etc/
you only need the Amiibo .bin itself, you don't need key_retail.bin and so on