how to extract the machine code from the .text section of an ELF file?

前端 未结 0 701
半阙折子戏
半阙折子戏 2020-12-03 02:14

let me explain a little more. I am coding an x86 disassembler that takes as input an assembled program with ELF format. I have been able to extract the header and the array

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