How to create a Linux ELF with only a NOP?

前端 未结 0 1939
终归单人心
终归单人心 2020-11-30 22:24

I am trying to create a simple 64-bit ELF file on Linux without using a compiler, just out of curiosity. For simplicity, I only need it to NOP (0x90).

My current file

相关标签:
回答
  • 消灭零回复
提交回复
热议问题