商店,程序;在nasm的表中
假设我在.rodata中有一个 table 可以存储过程偏移,因此我可以使用:
call [table + index]
为了调用我的代码中定义的过程。可以在图片中实现吗?如何找到这些偏移并创建这样的桌子?
Suppose I have a table in .rodata which would store procedure offsets, so I can use:
call [table + index]
in order to call the procedure defined in my code. Is it possible to achieve in PIC? How can I find these offsets and create such a table?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论