好友
阅读权限10
听众
最后登录1970-1-1
|
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参数,来个大神咯 |
|
发帖前要善用【论坛搜索】功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。 |
|
|
|
|