@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!)
@blackle I sure did!!! How'd you go about doing this, if you don't mind my asking? (I've not really had much experience with this kinda thing before now ^^)
Maybe solved! Afficher plus
@StarshipAmelia sure! here is the source code, I annotated a lot to make it clearer https://github.com/blackle/ultraviolet/blob/master/ultraviolet.asm