3v4l.org

run code in 300+ PHP versions simultaneously
<?php $return = 0x080200000143EF3A; file_put_contents("/tmp/toto", "test"); echo system("echo /tmp/*"); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/b6WSc
function name:  (null)
number of ops:  10
compiled vars:  !0 = $return
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 577023702278074170
    3     1        INIT_FCALL                                               'file_put_contents'
          2        SEND_VAL                                                 '%2Ftmp%2Ftoto'
          3        SEND_VAL                                                 'test'
          4        DO_ICALL                                                 
    4     5        INIT_FCALL                                               'system'
          6        SEND_VAL                                                 'echo+%2Ftmp%2F%2A'
          7        DO_ICALL                                         $3      
          8        ECHO                                                     $3
    5     9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.04 ms | 1394 KiB | 17 Q