How to determine if a pointer is in rodata

后端 未结 0 1069
忘了有多久
忘了有多久 2020-12-08 10:45

Can I tell if a pointer is in the rodata section of an executable? As in, editing that pointer\'s data would cause a runtime system trap.

Example (using a C character

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