• unSafe.sh - 不安全
  • 我的收藏
  • 今日热榜
  • 公众号文章
  • 导航
  • Github CVE
  • Github Tools
  • 编码/解码
  • 文件传输
  • Twitter Bot
  • Telegram Bot
  • Search
Rss
How do you know which memory address your ELF file expects to be loaded to?
Very easy:$ arm-none-eabi-readelf -WS nuttx/nuttx | grep .text | awk '{ p 2024-1-31 00:53:50 Author: acassis.wordpress.com(查看原文) 阅读量:19 收藏

Very easy:

$ arm-none-eabi-readelf -WS nuttx/nuttx | grep .text | awk '{ print "0x"$5 }'
0x08000000

Source: https://copyprogramming.com/howto/gdb-no-symbol-table-is-loaded-code-example


文章来源: https://acassis.wordpress.com/2024/01/30/how-do-you-know-which-memory-address-your-elf-file-expects-to-be-loaded-to/
如有侵权请联系:admin#unsafe.sh

© unSafe.sh - 不安全 Powered By PaperCache

  • admin#unsafe.sh
  • 安全马克
  • 星际黑客
  • T00ls