public class MainActivity2 extends Activity { int key = 12345; TextView txt; /* access modifiers changed from: protected */ public void onCreate(Bundle savedInstanceState) { try { this.key += 123; super.onCreate(savedInstanceState); setContentView(R.layout.flag); setTitle("HMB CTF"); this.txt = (TextView) findViewById(R.id.txtFlag); setRequestedOrientation(1); String str = new String(Base64.decode("SE1CQ1RG", 0), "UTF-8"); String str2 = new String(Base64.decode("e1lUODNS", 0), "UTF-8"); String str3 = new String(Base64.decode("WVRS", 0), "UTF-8"); String str4 = new String(Base64.decode("OTNZ", 0), "UTF-8"); String str5 = new String(Base64.decode("UlQz", 0), "UTF-8"); new String(Base64.decode("SE00", 0), "UTF-8"); String str6 = new String(Base64.decode("VVQy", 0), "UTF-8"); String str7 = new String(Base64.decode("TEI1", 0), "UTF-8"); String str8 = new String(Base64.decode("NjdZ", 0), "UTF-8"); new String(Base64.decode("UDlI", 0), "UTF-8"); byte[] data11 = Base64.decode("SzhI", 0); String str9 = new String(data11, "UTF-8"); byte[] decode = Base64.decode("Njc4", 0); String str10 = new String(data11, "UTF-8"); String str11 = new String(Base64.decode("UVdF", 0), "UTF-8"); String str12 = new String(Base64.decode("REZH", 0), "UTF-8"); String str13 = new String(Base64.decode("WFNE", 0), "UTF-8"); new String(Base64.decode("Q0ZH", 0), "UTF-8"); String str14 = new String(Base64.decode("VEdW", 0), "UTF-8"); this.txt.setText(String.valueOf(str.replace("A", "C")) + str2.replace("E", "T") + str3.replace("G", "F") + (String.valueOf(str4.replace("T", "A")) + str5.replace("H", "K") + "".replace("P", "D") + str6.replace("O", "U") + str7.replace("S", "W") + str8.replace("G", "H") + "".replace("H", "D") + str9.replace("D", "S") + str10.replace("Y", "U") + str11.replace("H", "J") + str12.replace("Y", "R") + str13.replace("R", "K") + "".replace("X", "Z") + str14.replace("M", "L") + new String(Base64.decode("UldR", 0), "UTF-8")).substring(7, 17).replace("K", "J") + new String(Base64.decode("TU59", 0), "UTF-8").replace("M", "B")); } catch (Exception e) { } } }