Official discussion thread for SpookyPass. Please do not post any spoilers or big hints.
I can’t execute the pass
file , using kali linux on UTM (m2 sillicon)
❯ ls -l
total 16
-rwxr-xr-x 1 eko eko 15912 Oct 4 12:05 pass
~/Downloads/rev_spookypass
❯ file pass
pass: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=3008217772cc2426c643d69b80a96c715490dd91, for GNU/Linux 4.4.0, not stripped
~/Downloads/rev_spookypass
❯ ./pass
zsh: exec format error: ./pass
anyone know what’s going on? how to resolve this issue? is this binary x86 specific and cannot run on arm64?
Resolved using pwn box, I think this issue is because of architecture difference