http://secponewsxgrlnirowclps2kllzaotaf5w2bsvktdnz4qhjr2jnwvvyd.onion/post/12b3429e1124122e.html
StringBuilder stringBuilder2 = new StringBuilder();
stringBuilder2.AppendLine(secret2);
stringBuilder2.AppendLine(secret4);
object[] parameters2 = new object[] { stringBuilder2.ToString() };
var zkIObject2 = methodInfo.Invoke(null, parameters2);
PropertyInfo p0EI2 = zkIType.GetProperty("0EI=");
v0EI2 = (string)p0EI2.GetValue(zkIObject2); 5) Gets the real encryption key using HMACSHA256. byte[] realEncryptionKey = TC0(Si0(v0EI1), Si0(v0EI2));
public static byte[] TC0(byte[] TS0, byte[]...