Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

计算机系统篇之链接(15):共享库拦截技术之运行时库打桩 #4551

Closed
ChengzhiHuang opened this issue May 14, 2024 · 0 comments
Assignees

Comments

@ChengzhiHuang
Copy link
Collaborator

推荐收录

链接

https://csstormq.github.io/blog/%E8%AE%A1%E7%AE%97%E6%9C%BA%E7%B3%BB%E7%BB%9F%E7%AF%87%E4%B9%8B%E9%93%BE%E6%8E%A5%EF%BC%8815%EF%BC%89%EF%BC%9A%E5%85%B1%E4%BA%AB%E5%BA%93%E6%8B%A6%E6%88%AA%E6%8A%80%E6%9C%AF%E4%B9%8B%E8%BF%90%E8%A1%8C%E6%97%B6%E5%BA%93%E6%89%93%E6%A1%A9%EF%BC%88%E4%B8%8A%EF%BC%89

理由

内网 @pilafuking 的文档里学到的。

业界有类似的做法,一般是做系统函数hook 使用。例如腾讯的libco hook了socket函数https://github.com/Tencent/libco
原理见:计算机系统篇之链接(15):共享库拦截技术之运行时库打桩

推荐人信息

如果收录这个资源,我们会在点评后面说明推荐信息人。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants