public static byte[] smethod_2(string string1) { return(ZipManager.smethod_5( KeyGenerator.CryptoMethod( Assembly.GetExecutingAssembly().GetManifestResourceStream("GHTCP.FileDB.QB." + string1), "MinimizedQBFile4f4g9h"), string1 + ".qb")); }
public static byte[] smethod_0(string string1) { return(ZipManager.smethod_5( KeyGenerator.CryptoMethod( Assembly.GetExecutingAssembly() .GetManifestResourceStream(string.Concat("GHTCP.FileDB.QBS.", GameName, '.', string1)), "MinimizedScript1f2g4h"), string1 + ".qbs")); }
public static bool Dirty; //This hasn't been saved yet?.. public static void smethod_0() { if (Dirty) { return; } AddAllLinesToDictionary(new MemoryStream( ZipManager.smethod_5( KeyGenerator.CryptoMethod( Assembly.GetExecutingAssembly() .GetManifestResourceStream("NeversoftTools.NSTreeView.nstags.aes"), "MinimizedNSTags1245"), "nstags.ids"))); Dirty = true; }