3v4l.org

run code in 300+ PHP versions simultaneously
<?php $mac = hash_hmac("sha512","Un message suffisamment long pour tomber dans le cas du calcul du hashmac5uc3m01","7h3_1337_k3y",false); $msg=eval("return fhfhgfh"); print($msg);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/U0UPf
function name:  (null)
number of ops:  11
compiled vars:  !0 = $mac, !1 = $msg
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'hash_hmac'
          1        SEND_VAL                                                 'sha512'
          2        SEND_VAL                                                 'Un+message+suffisamment+long+pour+tomber+dans+le+cas+du+calcul+du+hashmac5uc3m01'
          3        SEND_VAL                                                 '7h3_1337_k3y'
          4        SEND_VAL                                                 <false>
          5        DO_ICALL                                         $2      
          6        ASSIGN                                                   !0, $2
    5     7        INCLUDE_OR_EVAL                                  $4      'return+fhfhgfh', EVAL
          8        ASSIGN                                                   !1, $4
    6     9        ECHO                                                     !1
         10      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
172.5 ms | 1398 KiB | 15 Q