@blackle Yeah! Scanned it with my phone, converted that with the base64 from coreutils to a valid gz, then was able to gzip -d that to a valid elf! (I had to enable the execute permission to run it!) (I also looked at the executable with xxd -b, and using aplay was clever imo!)