So, i have been working on a reverse engineering challenge using gdb. I have this file which can be debugged using gdb but when i try running it with two arguments it shows no such file or directory even though it is there. Details about the file: It is a 32 bit file so i have installed the gdb-multiarch extension. I have given it permission using chmod. But it is showing no such file or directory. Any idea how to solve this. When i give the two arguments, the file gives a output. That is what i want.
gani@gun-gani-PC:~/Downloads$ ./2 a b
bash: ./2: No such file or directory
But the file is present
2 3 4 5_alt peda-session-2.txt peda-session-3.txt