elf文件格式
摘要:
1.readelf -p .comment modeset1 查看elf可执行文件是由哪个版本的编译器编译的 eg.$ readelf -p .comment modeset1 String dump of section '.comment': [ 0] GCC: (Linaro GCC 5.2- 阅读全文
posted @ 2018-07-25 17:10 Hello-World3 阅读(181) 评论(0) 推荐(0) 编辑