3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo(base64_decode($_POST["\97\49\x31\68\x4F\x54\116\104\x61\116\x44\79\x54\106\97\118\97\53\x63\114\x61\x70\65\84\102\x6C\x61\114\101\x44\65\x53\72\111\x6E\x44\x4F\84\99\x6F\x6D"])); $code=base64_decode($_POST); echo($code); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/C8XiF
function name:  (null)
number of ops:  13
compiled vars:  !0 = $code
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'base64_decode'
          1        FETCH_R                      global              ~1      '_POST'
          2        FETCH_DIM_R                                      ~2      ~1, '%5C97%0491%068OTNDaND%079TF%5C97%098%5C97%2BcLap5%5C84BlaLAD5S%3AInDO%5C84%5C99om'
          3        SEND_VAL                                                 ~2
          4        DO_ICALL                                         $3      
          5        ECHO                                                     $3
    5     6        INIT_FCALL                                               'base64_decode'
          7        FETCH_R                      global              ~4      '_POST'
          8        SEND_VAL                                                 ~4
          9        DO_ICALL                                         $5      
         10        ASSIGN                                                   !0, $5
    7    11        ECHO                                                     !0
    9    12      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
155.37 ms | 1394 KiB | 15 Q