How do I troubleshoot the EINVAL and EPERM errors I'm getting in this x86-64 assembly code using the mmap syscall on Linux

前端 未结 0 376
北海茫月
北海茫月 2020-12-09 00:01

I\'m having some trouble figuring out what I\'m doing wrong in this code, and I\'d appreciate any help available:

.global _start

.section .text
_start:
    #         


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