3v4l.org

run code in 500+ PHP versions simultaneously
<?php $str = <<<STRING_DATA start cmd.exe /k "sqlldr user/pass@//ip:port/rep control='C:\dir\dir\dashboard\application FILES\user\CTLs\dorian.ctl' & exit" STRING_DATA; var_dump($str);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/ZNZEr
function name:  (null)
number of ops:  5
compiled vars:  !0 = $str
line      #* E I O op                               fetch          ext  return  operands
-----------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                       !0, 'start+cmd.exe+%2Fk+%22sqlldr+user%2Fpass%40%2F%2Fip%3Aport%2Frep+control%3D%27C%3A%5Cdir%5Cdir%5Cdashboard%5Capplication+FILES%5Cuser%5CCTLs%5Cdorian.ctl%27+%26+exit%22'
    7     1        INIT_FCALL                                                   'var_dump'
          2        SEND_VAR                                                     !0
          3        DO_ICALL                                                     
          4      > RETURN                                                       1

Generated using Vulcan Logic Dumper, using php 8.5.0


preferences:
162 ms | 2431 KiB | 14 Q