MT Manager v2.15.3版本的 MD5 值为:34ea5286e529d87838c6cae0a2220d93

以下内容为反编译后的 C1681.java 源代码,内容仅作参考


package l;

import android.annotation.SuppressLint;
import android.content.DialogInterface;
import bin.mt.plus.canary.R;
import java.util.Collections;
import java.util.List;
import java.util.Set;

public final class C1681 extends AbstractC8068 {

    private static final short[] f5315 = {6702, 27470, 27469, 27457, 27459, 27470, 27460, 27467, 27470, 27478, 27463, 27472, 27517, 27463, 27482, 27459, 27457, 27478, 27470, 27483, 27517, 27471, 27459, 27478, 27457, 27466, 27474, 27459, 27478, 27466, 27463, 27468, 27459, 27456, 27470, 27463, 27517, 27456, 27467, 27468, 27517, 27457, 27469, 27468, 27476, 27463, 27472, 27478, 27457, 27469, 27468, 27478, 27463, 27482, 27478, 27404, 27459, 27473, 27473, 27463, 27478, 27473, 27459, 27461, 27472, 27463, 27463, 27471, 27463, 27468, 27478, 27404, 27478, 27482, 27478, 14076, 1306, 14929, 9644, 2039, 13481, 2173, 12819, 27457, 27456, 27463, 27460, 27461, 27466, 27464, 27470, 27489, 27488, 27495, 27492, 27493, 27498, 27496, 27502};

    public final C0046 f5316;

    public final boolean f5317;

    public C14359 f5318;

    public final AbstractC10756 f5319;

    public final boolean f5320;

    public final Runnable f5321;

    public List f5322;

    public C1681(C0046 c0046, boolean z, AbstractC10756 abstractC10756, boolean z2, Runnable runnable) {
        this.f5316 = c0046;
        this.f5320 = z;
        this.f5319 = abstractC10756;
        this.f5317 = z2;
        this.f5321 = runnable;
    }

    @Override
    @SuppressLint({"SdCardPath"})
    public final void mo536() {
        AbstractC10756 abstractC10756;
        C0046 c0046 = this.f5316;
        abstractC10756 = c0046.f152;
        AbstractC10756 abstractC107562 = this.f5319;
        if (abstractC10756 != abstractC107562) {
            return;
        }
        boolean m29966 = this.f5318.m29966();
        C0419 c0419 = c0046.f147;
        if (m29966) {
            if (this.f5317) {
                c0046.m408(Collections.emptyList(), false);
                c0419.m1647();
                return;
            }
            return;
        }
        c0046.m408(this.f5322, false);
        if (this.f5322.size() == 3 && (abstractC107562 instanceof C5430) && c0046.m471().equals("/data/data/")) {
            Set set = (Set) C2115.stream(this.f5322).filter(new Object()).map(new C13469(0)).collect(C11648.toSet());
            if (set.contains(C1636.m4923()) && set.contains("com.google.android.gms")) {
                C12510 mo2136 = c0046.m434().mo2136();
                mo2136.m26706(R.string.MT_Protector_res_0x7f110724);
                mo2136.m26691(R.string.MT_Protector_res_0x7f110222);
                mo2136.m26710(R.string.MT_Protector_res_0x7f110508, new DialogInterface.OnClickListener() {
                    @Override
                    public final void onClick(DialogInterface dialogInterface, int i) {
                        C1681.this.f5316.m434().m30934("https://mt2.cn/download");
                    }
                });
                mo2136.m26707(R.string.MT_Protector_res_0x7f11010c, (DialogInterface.OnClickListener) null);
                mo2136.m26688();
            }
        }
        C3786 c3786 = c0046.f148;
        if (c3786.m10172() && !c3786.m10177().isEmpty()) {
            c3786.m10174(c3786.m10177());
        }
        c0419.m1647();
        Runnable runnable = this.f5321;
        if (runnable != null) {
            runnable.run();
        }
    }

    @Override
    public final void mo537(Exception exc) {
        if (this.f5318.m29966()) {
            return;
        }
        boolean z = exc instanceof C2737;
        C0046 c0046 = this.f5316;
        if (z || (exc instanceof C13683)) {
            C4932.m12511(0, exc.getMessage()).m12520();
        } else {
            c0046.m434().m30938((Throwable) exc, false);
        }
        c0046.m428();
        if (this.f5317) {
            c0046.m408(Collections.emptyList(), false);
            c0046.f147.m1647();
        }
    }

    @Override
    public final void mo538() {
        this.f5318 = this.f5316.m473(true);
    }

    @Override
    public final void mo539() {
        this.f5318.m29965();
    }

    @Override
    public void mo540() {
        throw new UnsupportedOperationException("Method not decompiled: l.C1681.mo540():void");
    }
}