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/hiS4A
function name:  (null)
number of ops:  9
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        INCLUDE_OR_EVAL                                          'hex2bin%28%24mac%29', EVAL
          8      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
152.81 ms | 1394 KiB | 15 Q