undefined

libio:https://github.com/wxggg/libio

微信的 matrix android hook 监控:https://github.com/Tencent/matrix/wiki/Matrix-Android-IOCanary

polyHook git 库:
https://github.com/stevemk14ebr/PolyHook
技术文档:https://www.codeproject.com/articles/1100579/polyhook-the-cplusplus-x-x-hooking-library

glibc 源码阅读:

1
2
3
4
5
6
7
8
9
10
11
12
glibc源码下载地址
http://ftp.gnu.org/pub/gnu/glibc/
http://www.gnu.org/software/libc/libc.html
http://mirrors.nju.edu.cn/gnu/libc/
http://ftp.ntu.edu.tw/gnu/glibc/
http://mirrors.syringanetworks.net/gnu/libc/
http://alpha.gnu.org/gnu/glibc/

在线源码阅读
https://code.woboq.org/userspace/glibc/
https://elixir.bootlin.com/glibc/glibc-2.31/source
第二个链接也可以在线阅读Linux内核源码。

backward-cpp:https://github.com/bombela/backward-cpp.git