3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_Dump(false != imagecreatefromstring(base64_decode('R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==').'<script language = php>die("\nYahooo");</script>'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/JXspu
function name:  (null)
number of ops:  12
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'var_dump'
          1        INIT_FCALL_BY_NAME                                       'imagecreatefromstring'
          2        INIT_FCALL                                               'base64_decode'
          3        SEND_VAL                                                 'R0lGODlhAQABAIAAAP%2F%2F%2FwAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw%3D%3D'
          4        DO_ICALL                                         $0      
          5        CONCAT                                           ~1      $0, '%3Cscript+language+%3D+php%3Edie%28%22%5CnYahooo%22%29%3B%3C%2Fscript%3E'
          6        SEND_VAL_EX                                              ~1
          7        DO_FCALL                                      0  $2      
          8        BOOL                                             ~3      $2
          9        SEND_VAL                                                 ~3
         10        DO_ICALL                                                 
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
163.93 ms | 1394 KiB | 17 Q