Cracking
dimanche 15 août 2021, 16:58 #1
Cracking ELF x86 0 Protection
Hey,
I try to do a challenge but when I execute the file (./ch1.bin) in bash terminal (Ubuntu or kali linux), there is an error :
– bash : ./ch1.bin : cannot execute binary file : Exec format error
Can you help me please ?
mardi 14 décembre 2021, 18:00 #2
Cracking ELF x86 0 Protection
Could be that you have a 64 bit architecture and run 32 bit application. Try installing Linux multiarch support