add reference for overview

This commit is contained in:
Iddo 2018-05-31 11:47:03 +03:00 committed by GitHub
parent 4be3717c6f
commit f5154a082f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,5 +85,6 @@ Interceptor.attach(Module.findExportByName(null, "dlopen"), {
References overview: 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/