diff --git a/README.md b/README.md index fbed1d3..a1faa76 100644 --- a/README.md +++ b/README.md @@ -85,5 +85,6 @@ Interceptor.attach(Module.findExportByName(null, "dlopen"), { References overview: -https://techblog.mediaservice.net/2017/09/tracing-arbitrary-methods-and-function-calls-on-android-and-ios/ +* https://techblog.mediaservice.net/2017/09/tracing-arbitrary-methods-and-function-calls-on-android-and-ios/ +* https://zhiwei.li/text/2016/02/01/%E7%BC%96%E8%AF%91frida/