Пример #1
0
 // Token: 0x0600007C RID: 124 RVA: 0x000062BC File Offset: 0x000044BC
 public static bool smethod_1()
 {
     if (GClass3.smethod_1() == "Admin")
     {
         return(GClass9.smethod_0(RegistryHive.LocalMachine, GClass16.smethod_0(), GClass35.string_7, GClass0.CurrentPath, true) || GClass9.smethod_0(RegistryHive.CurrentUser, "Software\\Microsoft\\Windows\\CurrentVersion\\Run", GClass35.string_7, GClass0.CurrentPath, true));
     }
     return(GClass9.smethod_0(RegistryHive.CurrentUser, "Software\\Microsoft\\Windows\\CurrentVersion\\Run", GClass35.string_7, GClass0.CurrentPath, true));
 }