Poly

Type your comment> @KullPid said:

@job0 I tried to run it but I received fake flags → how to debug it? (I tried gdb-multiarch but get some errors…)

gdb-multiarch doesn’t seem to work very well for this; I just ran the program with the QEMU userland emulator and attached GDB to it. Kind of inconvenient, but it worked for me. (Feel free to remove if this is a spoiler.)