3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('SALTING', 'Bo8L45XCSVag_der"W^#mRtZKp+OAsIv6U!wn3l9PHxcJQi1&Nk%Mfhyjuq$Yb D@zG0?T,7E-2F'); $plain = "pWhrc8CDxs8f"; echo md5(crypt($plain, '$6$rounds=1000$'.SALTING.'$'));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/n45OU
function name:  (null)
number of ops:  17
compiled vars:  !0 = $plain
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'define'
          1        SEND_VAL                                                 'SALTING'
          2        SEND_VAL                                                 'Bo8L45XCSVag_der%22W%5E%23mRtZKp%2BOAsIv6U%21wn3l9PHxcJQi1%26Nk%25Mfhyjuq%24Yb+D%40zG0%3FT%2C7E-2F'
          3        DO_ICALL                                                 
    3     4        ASSIGN                                                   !0, 'pWhrc8CDxs8f'
    4     5        INIT_FCALL                                               'md5'
          6        INIT_FCALL                                               'crypt'
          7        SEND_VAR                                                 !0
          8        FETCH_CONSTANT                                   ~3      'SALTING'
          9        CONCAT                                           ~4      '%246%24rounds%3D1000%24', ~3
         10        CONCAT                                           ~5      ~4, '%24'
         11        SEND_VAL                                                 ~5
         12        DO_ICALL                                         $6      
         13        SEND_VAR                                                 $6
         14        DO_ICALL                                         $7      
         15        ECHO                                                     $7
         16      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
293.89 ms | 1394 KiB | 20 Q