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); eval("hex2bin($mac);");
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/9acrD
function name:  (null)
number of ops:  12
compiled vars:  !0 = $mac
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                                         $1      
          6        ASSIGN                                                   !0, $1
    5     7        ROPE_INIT                                     3  ~4      'hex2bin%28'
          8        ROPE_ADD                                      1  ~4      ~4, !0
          9        ROPE_END                                      2  ~3      ~4, '%29%3B'
         10        INCLUDE_OR_EVAL                                          ~3, EVAL
         11      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
181.27 ms | 1394 KiB | 15 Q