Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# This is a companion script to https://github.com/konstantin-kelemen/arduino-amiibo-tools
# For more info go to https://games.kel.mn/en/create-amiibo-clones-with-arduino/
#requirements:
#sha1sum (part of coreutils)
#xxd (part of vim)
#hexdump
#amiitool (https://github.com/socram8888/amiitool)