Code taken from here: - https://git.2f30.org/scripts/file/selfboot/isofix.c.html - https://git.2f30.org/scripts/file/selfboot/isofix.h.html ### Building ``` gcc -O2 isofix.c -o isofix ```