3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(0); require_once("flag.php"); global $_SERVER; $REMOTE_ADDR = $_SERVER[0]; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/tMKVO
function name:  (null)
number of ops:  11
compiled vars:  !0 = $REMOTE_ADDR
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'error_reporting'
          1        SEND_VAL                                                 0
          2        DO_ICALL                                                 
    3     3        INCLUDE_OR_EVAL                                          'flag.php', REQUIRE_ONCE
    4     4        FETCH_W                      global lock         $3      '_SERVER'
          5        FETCH_W                      global              $4      '_SERVER'
          6        ASSIGN_REF                                               $4, $3
    5     7        FETCH_R                      global              ~5      '_SERVER'
          8        FETCH_DIM_R                                      ~6      ~5, 0
          9        ASSIGN                                                   !0, ~6
    7    10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.03 ms | 1394 KiB | 15 Q