吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 2308|回复: 2
收起左侧

[Android 求助] frida HOOK的问题

[复制链接]
ca11 发表于 2020-7-23 14:33
25吾爱币
private int a(String str, String str2, boolean z) throws Throwable {
        String a2;
        byte[] bytes;
        String a3;
        boolean z2;
        try {
            if (AppLog.t()) {
                n nVar = this.p;
                if (!b.c(str) && nVar.a.containsKey(str)) {
                    a aVar = nVar.a.get(str);
                    if (System.currentTimeMillis() - aVar.a > aVar.b) {
                        aVar.d = 1;
                        aVar.a = System.currentTimeMillis();
                    } else if (((long) aVar.d) < aVar.c) {
                        aVar.d++;
                    } else {
                        z2 = false;
                        if (!z2) {
                            if (AppLog.c != null) {
                                int i2 = 0;
                                if (str.equalsIgnoreCase(AppLog.b())) {
                                    i2 = 1;
                                }
                                f fVar = AppLog.c;
                                f.a("service_monitor", "applog_send_tuibi", i2);
                            }
                            return -1;


例如我想用frIDA HOOK a3的值,具体代码怎么写的,目前只会HOOK参数,来个大神咯

发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

jmzqwh 发表于 2020-7-23 18:19
https://frida.re/docs/javascript-api/ 没看到说可以hook内部变量
qeadws2 发表于 2020-7-27 01:36
你这a3是个空指针啊,hook不hook有什么用。如果有哪个地方调用了一个方法,需要用到a3这个参数,去hook这个方法就行了
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-15 22:49

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表