3v4l.org

run code in 300+ PHP versions simultaneously
<?php print("3d3d516343746d4d6d6c315669563362\n"); print(hex2bin(strrev(base64_decode("03d3766203631383430313d316625353037333d307f3b63696c636f2d6f636e22756c62657f6465646162747e2b6c636f2f2a307474786"))) + "\n"); print(bin2hex(strrev(base64_encode("03"))) + "\n");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/r8nbo
function name:  (null)
number of ops:  24
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ECHO                                                     '3d3d516343746d4d6d6c315669563362%0A'
    4     1        INIT_FCALL                                               'hex2bin'
          2        INIT_FCALL                                               'strrev'
          3        INIT_FCALL                                               'base64_decode'
          4        SEND_VAL                                                 '03d3766203631383430313d316625353037333d307f3b63696c636f2d6f636e22756c62657f6465646162747e2b6c636f2f2a307474786'
          5        DO_ICALL                                         $0      
          6        SEND_VAR                                                 $0
          7        DO_ICALL                                         $1      
          8        SEND_VAR                                                 $1
          9        DO_ICALL                                         $2      
         10        ADD                                              ~3      $2, '%0A'
         11        ECHO                                                     ~3
    6    12        INIT_FCALL                                               'bin2hex'
         13        INIT_FCALL                                               'strrev'
         14        INIT_FCALL                                               'base64_encode'
         15        SEND_VAL                                                 '03'
         16        DO_ICALL                                         $4      
         17        SEND_VAR                                                 $4
         18        DO_ICALL                                         $5      
         19        SEND_VAR                                                 $5
         20        DO_ICALL                                         $6      
         21        ADD                                              ~7      $6, '%0A'
         22        ECHO                                                     ~7
         23      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
162.8 ms | 1395 KiB | 23 Q