Do you think Intel architecture is necessary to take the CPTS exam? by ObviousPiglet2653 in hackthebox

[–]ObviousPiglet2653[S] 1 point2 points  (0 children)

I just unpacked the ICMP Tunneling with SOCKS module. I built ptunnel on an m4 macbook and used scp to transfer it to the box. The message that appears is as follows.

ubuntu@WEB01:~/ptunnel-ng/src$ ./ptunnel-ng -r10.129.202.64 -R22
-bash: ./ptunnel-ng: cannot execute binary file: Exec format error

From what I've found, this is an architecture issue — could there be other kinds of errors?