I want my machine to run binary regardless Elf , non Elf, misc or PE etc. Modern debian or morelike bash/sh shell gives this error bash: ./some _PE_executable.exe: cannot execute binary file: Exec format error
How do I enable kernel to run the executable binary file regardless its type of binary it is??
I want my machine to run binary regardless Elf , non Elf, misc or PE etc. Modern debian or morelike bash/sh shell gives this error
bash: ./some _PE_executable.exe: cannot execute binary file: Exec format error
How do I enable kernel to run the executable binary file regardless its type of binary it is??