Thanks for sharing @Karlz! Note that another option for embedded a binary is to translate it into a header file. This is super easy with xxd -i
. Check it out: https://unix.stackexchange.com/a/176112.
Thanks for sharing @Karlz! Note that another option for embedded a binary is to translate it into a header file. This is super easy with xxd -i
. Check it out: https://unix.stackexchange.com/a/176112.