3v4l.org

run code in 300+ PHP versions simultaneously
<?php $Hash = "ee67f6cd851a6a62e3b6ef7d8462cee8"; $Response = json_decode(file_get_contents("http://api.md5crack.com/crack/VI4v1FPojaVa5kjt/" . $Hash)); echo $Response->phrase; ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/oujWn
function name:  (null)
number of ops:  12
compiled vars:  !0 = $Hash, !1 = $Response
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'ee67f6cd851a6a62e3b6ef7d8462cee8'
    3     1        INIT_FCALL                                               'json_decode'
          2        INIT_FCALL                                               'file_get_contents'
          3        CONCAT                                           ~3      'http%3A%2F%2Fapi.md5crack.com%2Fcrack%2FVI4v1FPojaVa5kjt%2F', !0
          4        SEND_VAL                                                 ~3
          5        DO_ICALL                                         $4      
          6        SEND_VAR                                                 $4
          7        DO_ICALL                                         $5      
          8        ASSIGN                                                   !1, $5
    4     9        FETCH_OBJ_R                                      ~7      !1, 'phrase'
         10        ECHO                                                     ~7
    5    11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
148.39 ms | 1394 KiB | 17 Q