Velasquez_V4 v3.0.0版本的 MD5 值为:f925d3b85f8d5849bcc8f37caec6acf7

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


package com.applisto.appcloner.classes;

import android.util.Log;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import obfuse4.obfuse.NPStringFog4;
class C0104 implements InvocationHandler {
    final C0103 f270;
    final Object f271;

    public C0104(C0103 this$1, Object obj) {
        this.f270 = this$1;
        this.f271 = obj;
    }

    @Override
    public Object invoke(Object proxy, Method method, Object[] args) throws Throwable {
        String str;
        String str2;
        String str3;
        try {
            String name = method.getName();
            boolean equals = NPStringFog4.decode("0301413653565F0455557958575D").equals(name);
            String decode = NPStringFog4.decode("070B5848555A5B025E551E575F56105F085D4A035C40");
            String decode2 = NPStringFog4.decode("17");
            if (equals) {
                if ((this.f270.f269.getPackageName() + decode2).equals(args[0])) {
                    str3 = GmailSupport.f89;
                    Log.i(str3, NPStringFog4.decode("0D0A430959500F455555446650510951065C2D0A575C5F12575E4058585E17531603463D02680E45") + args[0]);
                    args[0] = decode;
                }
            } else if (NPStringFog4.decode("030141274245580C5151445F5E5C2B5E0756").equals(name)) {
                if ((this.f270.f269.getPackageName() + decode2).equals(args[0])) {
                    str2 = GmailSupport.f89;
                    Log.i(str2, NPStringFog4.decode("0D0A430959500F455555447741420E590258100D5E5D2D5C5758031150504F5B0A0315074052473E026D0A16") + args[0]);
                    args[0] = decode;
                }
            }
        } catch (Exception e) {
            str = GmailSupport.f89;
            Log.w(str, e);
        }
        return method.invoke(this.f271, args);
    }
}