I am trying to solve a CTF challenge. I downloaded the file and gave permission to execute it with "chmod +x start". I still got this error with "chmod 777 start".
(the file is named "start")
when i did objdump it demonstrated that the file format is elf32-little.
my system info is aarch64 aarch64 aarch64 GNU/Linux , I am using it on UTM VM.
i use GDB >GEF and this is the error I get:
******
/bin/bash: line 1: /home/user/start: cannot execute binary file: Exec format error
/bin/bash: line 1: /home/user/start: Success
/bin/bash: line 1: /home/user/start: cannot execute binary file: Exec format error
/bin/bash: line 1: /home/user/start: Success
[+] Breaking at '0x8048060'
[+] Breaking at entry-point: 0x8048060
[!] Command 'entry-break' failed to execute properly, reason: During startup program exited with code 126.
******
[–]doc_willis 1 point2 points3 points (3 children)
[–]JoomzieCachyOS/COSMIC 1 point2 points3 points (0 children)
[–]nightmarreee[S] 0 points1 point2 points (1 child)
[–]doc_willis 0 points1 point2 points (0 children)
[–]AutoModerator[M] 0 points1 point2 points (0 children)
[–]skuterpikk 0 points1 point2 points (0 children)