摘要: 最近需要涉及arm平台汇编,为了方便学习,使用qemu进行模拟一下; qemu下模拟树莓派有两种方法: Emuation using Qemu's native raspi2/3 machine (此处演示,需要使用github仓库中提供的img和dtb文件) Emulation using pre 阅读全文
posted @ 2021-07-29 22:26 "Michael_Xu" 阅读(1591) 评论(0) 推荐(0)
摘要: Executable and Linkable Format (ELF) Linux: man elf https://refspecs.linuxfoundation.org/elf/elf.pdf (第一手资料) https://manpages.debian.org/stretch/manpa 阅读全文
posted @ 2021-07-29 08:55 "Michael_Xu" 阅读(105) 评论(0) 推荐(0)