安全中心 v4.9.2版本的 MD5 值为:d64c0ec7920c532fa6e6d9bb001cf9bf

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


package tcs;

import android.content.Context;
import android.content.SharedPreferences;
import com.tencent.kingkong.database.SQLiteDatabase;

public class bct {
    private static bct fba;
    private Context a;
    private SharedPreferences faZ = null;

    static {
        bct.class.getSimpleName();
    }

    private bct() {
    }

    private bct(Context context) {
        this.a = context;
    }

    public static synchronized bct as(Context context) {
        bct bctVar;
        synchronized (bct.class) {
            if (fba == null) {
                fba = new bct(context);
            }
            bctVar = fba;
        }
        return bctVar;
    }

    public final boolean Gu() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getBoolean("has_hash_submit", false);
    }

    public final String a() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getString("base_url", "http://upload.189qas.com/statisGether/androidGzipEncodeGether.html");
    }

    public final void a(String str) {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        this.faZ.edit().putString("last_report_time", str).commit();
    }

    public final void a(String str, String str2) {
        if ("eshore123".equals(str2)) {
            this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
            this.faZ.edit().putString("report_priority", str).commit();
        }
    }

    public final void a(boolean z) {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        this.faZ.edit().putBoolean("has_hash_submit", z).commit();
    }

    public final void b(String str, String str2) {
        if ("eshore123".equals(str2)) {
            this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
            this.faZ.edit().putString("report_policy", str).commit();
        }
    }

    public final boolean b() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getBoolean("show_log", false);
    }

    public final void bi(String str) {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        this.faZ.edit().putString("last_report_date", str).commit();
    }

    public final void c(String str, String str2) {
        if ("eshore123".equals(str2)) {
            this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
            this.faZ.edit().putString("report_period", str).commit();
        }
    }

    public final void cn(String str) {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        this.faZ.edit().putString("last_hash_date", str).commit();
    }

    public final void co(String str) {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        this.faZ.edit().putString("imsi_hash", str).commit();
    }

    public final String dZ() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getString("report_priority", "0");
    }

    public final String db() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getString("private_key", "SENNGR0mdamffHhLjTMmmAuOA7UBc5etA");
    }

    public final String ik() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getString("public_key", "t9C1R8QPaFJF6weFSqcCc4u5QF3aVZJxf");
    }

    public final String ir() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getString("report_period", String.valueOf(bcu.a));
    }

    public final String kW() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getString("last_hash_date", SQLiteDatabase.KeyEmpty);
    }

    public final String kl() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getString("last_report_time", SQLiteDatabase.KeyEmpty);
    }

    public final String kz() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getString("last_report_date", SQLiteDatabase.KeyEmpty);
    }

    public final String lW() {
        this.faZ = this.a.getSharedPreferences("com.eshore.network.preference.sdkpreference", 0);
        return this.faZ.getString("report_policy", "0");
    }
}